, including all inherited members.
| _LogPriority enum name | CErrorHandler | |
| _ThreadStage enum name | CPeriodicThread | |
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| CPeriodicThread(PeriodicThreadProc pProc) | CPeriodicThread | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [static] |
| GetThread() const | CPeriodicThread | |
| LogPriority typedef | CErrorHandler | |
| lpCritical enum value | CErrorHandler | |
| lpDebug enum value | CErrorHandler | |
| lpError enum value | CErrorHandler | |
| lpMessage enum value | CErrorHandler | |
| LPPeriodicThreadProc typedef | CPeriodicThread | |
| PeriodicThreadProc typedef | CPeriodicThread | |
| ReportError(const std::string &rMethod) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, int iErrorCode) const | CErrorHandler | [protected, virtual] |
| ReportError(const std::string &rMethod, const std::string &rMessage, int iErrorCode) const | CErrorHandler | [protected, virtual] |
| ReportErrorOS(const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected, virtual] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod) | CErrorHandler | [protected, static] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) | CErrorHandler | [protected, static] |
| ReportStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData) | CErrorHandler | [protected, static] |
| SetLocalLog(CErrorLog *pLog) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetPriority(CGenericThread::ThreadPriority aPriority) | CPeriodicThread | |
| SetThreadTimeout(DWORD dwTimeout) | CPeriodicThread | |
| Start(DWORD dwInterval, LPVOID lpData) | CPeriodicThread | |
| Stop() | CPeriodicThread | |
| ThreadStage typedef | CPeriodicThread | |
| tsBody enum value | CPeriodicThread | |
| tsEnd enum value | CPeriodicThread | |
| tsStart enum value | CPeriodicThread | |
| WriteMessage(const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage) | CErrorHandler | [protected] |
| WriteMessage(const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage) | CErrorHandler | [protected] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, LogPriority aPriority=lpMessage) | CErrorHandler | [protected, static] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, DWORD dwAdditionalData, LogPriority aPriority=lpMessage) | CErrorHandler | [protected, static] |
| ~CErrorHandler() | CErrorHandler | [virtual] |
| ~CPeriodicThread() | CPeriodicThread | [virtual] |