, including all inherited members.
| _LogPriority enum name | CErrorHandler | |
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| Clear() | CThreadPool | |
| CThreadPool(unsigned long ulNumberOfThreads, unsigned long ulMaxJobsPending=THREAD_POOL_DEFAULT_JOBS, LPInitializePoolProc pInitializeProc=NULL, CGenericThread::ThreadPriority aPriority=CGenericThread::tpNormal) | CThreadPool | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [static] |
| GetMaxThreads() const | CThreadPool | |
| GetRunningThreads() const | CThreadPool | |
| GetWaitingJobs() const | CThreadPool | |
| InitializePoolProc typedef | CThreadPool | |
| IsFinished() const | CThreadPool | |
| IsInitialized() const | CThreadPool | |
| LogPriority typedef | CErrorHandler | |
| lpCritical enum value | CErrorHandler | |
| lpDebug enum value | CErrorHandler | |
| lpError enum value | CErrorHandler | |
| LPInitializePoolProc typedef | CThreadPool | |
| lpMessage enum value | CErrorHandler | |
| LPThreadDWORDPoolProc typedef | CThreadPool | |
| LPThreadPoolDataProc typedef | CThreadPool | |
| LPThreadPoolProc typedef | CThreadPool | |
| 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] |
| SetExtraDataDrop(BOOL bDrop) | CThreadPool | |
| SetLocalLog(CErrorLog *pLog) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetSleepInterval(DWORD dwSleepInterval) | CThreadPool | |
| SubmitJob(LPThreadPoolProc pJobProc, LPVOID lpData) | CThreadPool | |
| SubmitJob(LPThreadDWORDPoolProc pJobProc, LPVOID lpData) | CThreadPool | |
| SubmitJob(LPThreadPoolDataProc pJobProc, LPVOID lpData) | CThreadPool | |
| ThreadDWORDPoolProc typedef | CThreadPool | |
| ThreadPoolDataProc typedef | CThreadPool | |
| ThreadPoolProc typedef | CThreadPool | |
| 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] |
| ~CThreadPool() | CThreadPool | [virtual] |