Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CCertificateProfilePage Class Reference

#include <PageProfileCertificate.h>

Inheritance diagram for CCertificateProfilePage:

CSettingsPage List of all members.

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 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file PageProfileCertificate.h.


Constructor & Destructor Documentation

CCertificateProfilePage::CCertificateProfilePage  ) 
 

Definition at line 47 of file PageProfileCertificate.cpp.

CCertificateProfilePage::~CCertificateProfilePage  )  [virtual]
 

Definition at line 55 of file PageProfileCertificate.cpp.


Member Function Documentation

void CCertificateProfilePage::DoDataExchange CDataExchange *  pDX  )  [protected, virtual]
 

Reimplemented from CSettingsPage.

Definition at line 59 of file PageProfileCertificate.cpp.

References CSettingsPage::DoDataExchange(), IDC_GUID, IDC_GUID_TIME, m_sGUID, and m_sTime.

void CCertificateProfilePage::OnGuidCreate  )  [protected]
 

Definition at line 85 of file PageProfileCertificate.cpp.

References CGProfile::Create(), CGProfile::GUID, m_sGUID, and MyProfile.

BOOL CCertificateProfilePage::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSettingsPage.

Definition at line 71 of file PageProfileCertificate.cpp.

References CGProfile::GUID, m_sGUID, MyProfile, and CSettingsPage::OnInitDialog().

void CCertificateProfilePage::OnOK  )  [virtual]
 

Reimplemented from CSettingsPage.

Definition at line 99 of file PageProfileCertificate.cpp.

References CSettingsPage::OnOK().


Member Data Documentation

CString CCertificateProfilePage::m_sGUID
 

Definition at line 43 of file PageProfileCertificate.h.

Referenced by DoDataExchange(), OnGuidCreate(), and OnInitDialog().

CString CCertificateProfilePage::m_sTime
 

Definition at line 44 of file PageProfileCertificate.h.

Referenced by DoDataExchange().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:04 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2