, including all inherited members.
| _LogPriority enum name | CErrorHandler | |
| _ThreadPriority enum name | CGenericThread | |
| _ThreadStatus enum name | CGenericThread | |
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| CGenericThread(LPGenericThreadProc pThreadProc) | CGenericThread | |
| CWin32Thread(LPGenericThreadProc pThreadProc) | CWin32Thread | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| GenericThreadProc typedef | CGenericThread | |
| GetAutoDelete() const | CGenericThread | [protected] |
| GetBruteTermination() const | CGenericThread | [protected] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [static] |
| GetData() const | CGenericThread | [protected, virtual] |
| GetPriority() const | CWin32Thread | [virtual] |
| GetThreadID() const | CGenericThread | [virtual] |
| GetThreadProc() const | CGenericThread | [protected] |
| GetThreadStatus() const | CGenericThread | |
| LogPriority typedef | CErrorHandler | |
| lpCritical enum value | CErrorHandler | |
| lpDebug enum value | CErrorHandler | |
| lpError enum value | CErrorHandler | |
| LPGenericThreadProc typedef | CGenericThread | |
| lpMessage enum value | CErrorHandler | |
| m_dwThreadID | CGenericThread | [protected] |
| m_pData | CGenericThread | [protected] |
| m_pThreadProc | CGenericThread | [protected] |
| 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] |
| SetAutoDelete(BOOL bAuto) | CGenericThread | |
| SetBruteTermination(BOOL bBrute) | CGenericThread | |
| SetLocalLog(CErrorLog *pLog) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetPriority(CGenericThread::ThreadPriority aPriority) | CWin32Thread | [virtual] |
| SetThreadStatus(ThreadStatus aStatus) | CGenericThread | [protected] |
| Start(LPVOID pData) | CWin32Thread | [virtual] |
| Stop() | CWin32Thread | [virtual] |
| ThreadPriority typedef | CGenericThread | |
| ThreadStatus typedef | CGenericThread | |
| tpAboveNormal enum value | CGenericThread | |
| tpBelowNormal enum value | CGenericThread | |
| tpHighest enum value | CGenericThread | |
| tpIdle enum value | CGenericThread | |
| tpLowest enum value | CGenericThread | |
| tpNormal enum value | CGenericThread | |
| tpTimeCritical enum value | CGenericThread | |
| tsError enum value | CGenericThread | |
| tsRunning enum value | CGenericThread | |
| tsStopped enum value | CGenericThread | |
| tsSuspended enum value | CGenericThread | |
| 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] |
| ~CGenericThread() | CGenericThread | [virtual] |
| ~CWin32Thread() | CWin32Thread | [virtual] |