#include <PageProfileCertificate.h>
Inheritance diagram for CCertificateProfilePage:
Public Types | |
enum | { IDD = IDD_PROFILE_CERTIFICATE } |
Public Member Functions | |
CCertificateProfilePage () | |
virtual | ~CCertificateProfilePage () |
virtual void | OnOK () |
Public Attributes | |
CString | m_sGUID |
CString | m_sTime |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnGuidCreate () |
|
Definition at line 42 of file PageProfileCertificate.h. |
|
Definition at line 47 of file PageProfileCertificate.cpp. |
|
Definition at line 55 of file PageProfileCertificate.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 59 of file PageProfileCertificate.cpp. References CSettingsPage::DoDataExchange(), IDC_GUID, IDC_GUID_TIME, m_sGUID, and m_sTime. |
|
Definition at line 85 of file PageProfileCertificate.cpp. References CGProfile::Create(), CGProfile::GUID, m_sGUID, and MyProfile. |
|
Reimplemented from CSettingsPage. Definition at line 71 of file PageProfileCertificate.cpp. References CGProfile::GUID, m_sGUID, MyProfile, and CSettingsPage::OnInitDialog(). |
|
Reimplemented from CSettingsPage. Definition at line 99 of file PageProfileCertificate.cpp. References CSettingsPage::OnOK(). |
|
Definition at line 43 of file PageProfileCertificate.h. Referenced by DoDataExchange(), OnGuidCreate(), and OnInitDialog(). |
|
Definition at line 44 of file PageProfileCertificate.h. Referenced by DoDataExchange(). |