, including all inherited members.
  | _ThreadPriority enum name | CGenericThread |  | 
  | _ThreadStatus enum name | CGenericThread |  | 
  | CErrorHandler() | CErrorHandler |  | 
  | CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler |  | 
  | CGenericThread(LPGenericThreadProc pThreadProc) | CGenericThread |  | 
  | 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 =0 | CGenericThread |  [pure virtual] | 
  | GetThreadID() const  | CGenericThread |  [virtual] | 
  | GetThreadProc() const  | CGenericThread |  [protected] | 
  | GetThreadStatus() const  | CGenericThread |  | 
  | IsInThread() const =0 | CGenericThread |  [pure 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) | CErrorHandler |  | 
  | SetLog(CErrorLog *pLog) | CErrorHandler |  [static] | 
  | SetName(const std::string &rName) const  | CErrorHandler |  [protected] | 
  | SetPriority(ThreadPriority aPriority)=0 | CGenericThread |  [pure virtual] | 
  | SetThreadID(DWORD dwThreadID) | CGenericThread |  [protected] | 
  | SetThreadStatus(ThreadStatus aStatus) | CGenericThread |  [protected] | 
  | Start(LPVOID pData) | CGenericThread |  [virtual] | 
  | Stop()=0 | CGenericThread |  [pure 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 |  | 
  | WriteStaticError(const std::string &rClass, const std::string &rMethod, const std::string &rError) | CErrorHandler |  [static] | 
  | ~CErrorHandler() | CErrorHandler |  [virtual] | 
  | ~CGenericThread() | CGenericThread |  [virtual] |