, including all inherited members.
| _ThreadPriority enum name | CGenericThread | |
| _ThreadStatus enum name | CGenericThread | |
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| CGenericThread(LPGenericThreadProc pThreadProc) | CGenericThread | |
| ClearStaticLogs() | CErrorHandler | [static] |
| CWin32Thread(LPGenericThreadProc pThreadProc) | CWin32Thread | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| FormatData(const std::string &rClass, const std::string &rMethod, const std::string &rMsgOrError, bool bError=true) | 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] |
| GetSecondaryLog() | CErrorHandler | [static] |
| GetThirdLog() | CErrorHandler | [static] |
| GetThreadID() const | CGenericThread | [virtual] |
| GetThreadProc() const | CGenericThread | [protected] |
| GetThreadStatus() const | CGenericThread | |
| IsInThread() const | CWin32Thread | [virtual] |
| LPGenericThreadProc typedef | CGenericThread | |
| RegisterError(DWORD dwErrorCode, const std::string &rDescription) | CErrorHandler | [static] |
| 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, const std::string &rMessage, const std::string &rAdditionalData) 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] |
| ReportStaticErrorOS(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) | CErrorHandler | [protected, static] |
| SetAutoDelete(BOOL bAuto) | CGenericThread | |
| SetBruteTermination(BOOL bBrute) | CGenericThread | |
| SetLocalLog(CErrorLog *pLog, bool bWriteToMain=false) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetPriority(CGenericThread::ThreadPriority aPriority) | CWin32Thread | [virtual] |
| SetThreadID(DWORD dwThreadID) | CGenericThread | [protected] |
| 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 | |
| WriteError(const std::string &rClass, const std::string &rMethod, const std::string &rError) const | CErrorHandler | |
| WriteMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | |
| WriteMessage(const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected] |
| WriteStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rError) | CErrorHandler | [static] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) | CErrorHandler | [static] |
| ~CErrorHandler() | CErrorHandler | [virtual] |
| ~CGenericThread() | CGenericThread | [virtual] |
| ~CWin32Thread() | CWin32Thread | [virtual] |