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

Method CryptSettingControl

cppcryptfs/ui/CryptSetting.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62public:
63 CryptSettingControl(CCryptPropertyPage& dlg, int id, enum CryptSettingsRegistryValuesKeys key) : CryptSetting(key), m_dlg(dlg), m_id(id) {}
64 virtual ~CryptSettingControl() = default;
65};
66

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected