#include <HFESheet.h>
Public Member Functions | |
| CHFESheet (LPCTSTR pszCaption, CWnd *pParentWnd=NULL, UINT iSelectPage=0) | |
| virtual | ~CHFESheet () |
Protected Member Functions | |
| virtual BOOL | OnInitDialog () |
Protected Attributes | |
| CHFE_ProtocolPage | m_protocol |
Definition at line 14 of file HFESheet.h.
Definition at line 18 of file HFESheet.cpp.
| CHFESheet::~CHFESheet | ( | ) | [virtual] |
Definition at line 24 of file HFESheet.cpp.
| BOOL CHFESheet::OnInitDialog | ( | ) | [protected, virtual] |
CHFE_ProtocolPage CHFESheet::m_protocol [protected] |
Definition at line 31 of file HFESheet.h.
1.5.6