, including all inherited members.
| CErrorHandler() | CErrorHandler | |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | |
| ClearStaticLogs() | CErrorHandler | [static] |
| CSocketBase() | CSocketBase | |
| CSocketBase(const CSocketBase &rBase) | CSocketBase | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [static] |
| FormatData(const std::string &rClass, const std::string &rMethod, const std::string &rMsgOrError, bool bError=true) | CErrorHandler | [static] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [static] |
| GetErrorCode() | CSocketBase | [static] |
| GetGlobalCriticalSection() | CSocketBase | [static] |
| GetLastError() const | CSocketBase | |
| GetNumberOfThreads() | CSocketBase | [static] |
| GetSecondaryLog() | CErrorHandler | [static] |
| GetSystemLastError() | CSocketBase | [static] |
| GetThirdLog() | CErrorHandler | [static] |
| InitializeSockets(BOOL bMultiThreaded=TRUE, unsigned long ulNumberOfThreads=10) | CSocketBase | [static] |
| IsInitialized() | CSocketBase | [static] |
| IsMultiThreaded() | CSocketBase | [static] |
| LongToStdString(unsigned long ulAddr) | CSocketBase | [static] |
| LongToString(unsigned long ulAddr) | CSocketBase | [static] |
| m_pCSection | CSocketBase | [protected, static] |
| NotifyShutdown() | CSocketBase | [protected, virtual] |
| RegisterError(DWORD dwErrorCode, const std::string &rDescription) | CErrorHandler | [static] |
| RegisterShutdown(CSocketBase *pBase) | CSocketBase | [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, 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] |
| ResolveDNS(const std::string &rAddress) | CSocketBase | [static] |
| SetLastError(const std::string &rMethod) const | CSocketBase | [protected] |
| SetLastError(const std::string &, int iErrorCode) const | CSocketBase | [protected] |
| SetLocalLog(CErrorLog *pLog, bool bWriteToMain=false) | CErrorHandler | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| ShutdownSockets() | CSocketBase | [static] |
| StringToLong(const std::string &rAddress) | CSocketBase | [static] |
| ValidAddress(const std::string &rAddress) | CSocketBase | [static] |
| 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] |
| ~CSocketBase() | CSocketBase | [virtual] |