MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / CMountPropertyPage

Method CMountPropertyPage

cppcryptfs/ui/MountPropertyPage.cpp:139–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137
138
139CMountPropertyPage::CMountPropertyPage()
140 : CCryptPropertyPage(IDD_MOUNT)
141{
142 m_imageIndex = -1;
143}
144
145CMountPropertyPage::~CMountPropertyPage()
146{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected