#include <HFE_Log.h>

Public Member Functions | |
| CHFE_Log () | |
| BOOL | Create (CWnd *pParent) |
| virtual | ~CHFE_Log () |
Protected Member Functions | |
| afx_msg void | OnClear () |
Definition at line 15 of file HFE_Log.h.
| CHFE_Log::CHFE_Log | ( | ) |
Definition at line 19 of file HFE_Log.cpp.
| CHFE_Log::~CHFE_Log | ( | ) | [virtual] |
Definition at line 23 of file HFE_Log.cpp.
| BOOL CHFE_Log::Create | ( | CWnd * | pParent | ) |
Reimplemented from CWndLog.
Definition at line 39 of file HFE_Log.cpp.
References CWndLog::Create(), FALSE, CListCtrlEx::ReadState(), and TRUE.
Referenced by CHFE_ListLog::OnCreate().
| void CHFE_Log::OnClear | ( | ) | [protected] |
Reimplemented from CWndLog.
Definition at line 33 of file HFE_Log.cpp.
References fsEventsMgr::clear(), CHFEWnd::m_evMgr, and CWndLog::OnClear().
1.5.6