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

Method DefaultAction

cppcryptfs/ui/CreatePropertyPage.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90END_MESSAGE_MAP()
91
92void CCreatePropertyPage::DefaultAction()
93{
94 CreateCryptfs();
95}
96
97void CCreatePropertyPage::CreateCryptfs()
98{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected