, including all inherited members.
| _AsyncEvents enum name | CAsyncSocket | |
| AddSocketToList() | CAsyncSocket | [protected] |
| aeClose enum value | CAsyncSocket | |
| aeOOB enum value | CAsyncSocket | |
| aeReceive enum value | CAsyncSocket | |
| aeSend enum value | CAsyncSocket | |
| AllowBlockedBuffer(BOOL bAllow) | CAsyncSocket | |
| AsyncEvents typedef | CAsyncSocket | |
| Block() | CAsyncSocket | [protected] |
| CAsyncSocket() | CAsyncSocket | |
| CErrorHandler() | CErrorHandler | [protected] |
| CErrorHandler(const CErrorHandler &rHandler) | CErrorHandler | [protected] |
| ClearEvents() | CAsyncSocket | [protected, virtual] |
| ClearStaticLogs() | CErrorHandler | [protected, static] |
| CloneThreadManager(unsigned long ulThreads) | CAsyncSocket | [static] |
| CSocketBase() | CSocketBase | [protected] |
| CSocketBase(const CSocketBase &rBase) | CSocketBase | [protected] |
| DeleteSocketFromThread() | CAsyncSocket | [virtual] |
| DeleteSocketFromThread(DWORD dwTimeToWait) | CAsyncSocket | [virtual] |
| DeleteSocketFromThreadWait() | CAsyncSocket | [virtual] |
| DetachedSocketThread() | CAsyncSocket | |
| DisableAsync() | CAsyncSocket | |
| DisableBlockingSend() | CAsyncSocket | |
| DisableEvents(unsigned char ucEvents) | CAsyncSocket | |
| ErrorCodeToString(DWORD dwErrorCode) | CErrorHandler | [protected, static] |
| ForceReceiveEvent() | CAsyncSocket | |
| FormatData(const std::string &rClass, const std::string &rMethod, const std::string &rMsgOrError, bool bError=true) | CErrorHandler | [protected, static] |
| FreezeThread() | CAsyncSocket | |
| GetAsyncHandle() const =0 | CAsyncSocket | [protected, pure virtual] |
| GetBlockedBuffer() const | CAsyncSocket | [protected] |
| GetClassName() const | CErrorHandler | [protected] |
| GetCurrentDateTime() | CErrorHandler | [protected, static] |
| GetErrorCode() | CSocketBase | [protected, static] |
| GetGlobalCriticalSection() | CSocketBase | [protected, static] |
| GetLastError() const | CSocketBase | [protected] |
| GetNumberOfThreads() | CSocketBase | [protected, static] |
| GetSecondaryLog() | CErrorHandler | [protected, static] |
| GetSocketID() const | CAsyncSocket | [protected] |
| GetSocketThreadManager() | CAsyncSocket | [protected, static] |
| GetSystemLastError() | CSocketBase | [protected, static] |
| GetThirdLog() | CErrorHandler | [protected, static] |
| GetThreadManager() const | CAsyncSocket | |
| GetWindowHandle() const | CAsyncSocket | [protected] |
| HasSystemTimer() const | CAsyncSocket | [protected] |
| HasTimeout() const | CAsyncSocket | |
| Initialize() | CAsyncSocket | [static] |
| InitializeSockets(BOOL bMultiThreaded=TRUE, unsigned long ulNumberOfThreads=10) | CSocketBase | [protected, static] |
| InternalWSAAsyncSelect(unsigned int wMsg, long lEvent) | CAsyncSocket | [protected] |
| IsBlocking() const | CAsyncSocket | [protected] |
| IsBlockSend() const | CAsyncSocket | [protected] |
| IsClosing() const | CAsyncSocket | |
| IsDeleting() const | CAsyncSocket | |
| IsInitialized() | CSocketBase | [protected, static] |
| IsInThread() const | CAsyncSocket | [protected] |
| IsMultiThreaded() | CSocketBase | [protected, static] |
| IsTimeout() const | CAsyncSocket | [protected] |
| KillSystemTimer() | CAsyncSocket | [protected] |
| KillTimer() | CAsyncSocket | |
| LongToStdString(unsigned long ulAddr) | CSocketBase | [protected, static] |
| LongToString(unsigned long ulAddr) | CSocketBase | [protected, static] |
| LPMapProc typedef | CAsyncSocket | |
| m_pCSection | CSocketBase | [protected, static] |
| MapProc typedef | CAsyncSocket | |
| NotifyShutdown() | CSocketBase | [protected, virtual] |
| OnSocketAccept(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketClose(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketConnect(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketDelete(CGenericEvent *pEvent=NULL) | CAsyncSocket | [protected, virtual] |
| OnSocketOOB(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketReceive(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketTimeout()=0 | CAsyncSocket | [protected, pure virtual] |
| OnSocketWrite(int iErrorCode)=0 | CAsyncSocket | [protected, pure virtual] |
| ReAsync() | CAsyncSocket | [virtual] |
| ReBlock() | CAsyncSocket | [virtual] |
| RegisterError(DWORD dwErrorCode, const std::string &rDescription) | CErrorHandler | [protected, static] |
| RegisterShutdown(CSocketBase *pBase) | CSocketBase | [protected] |
| RegisterTimeout(int iMS, CSocketThreadManagerImp::LPTimeoutProc pProc, LPVOID pData, BOOL bClearTimeout=FALSE, CSocketThreadManagerImp::TimerID *pTimer=NULL) | CAsyncSocket | |
| RemoveSocketFromList() | CAsyncSocket | [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] |
| ResetEvent() | CAsyncSocket | [protected] |
| ResolveDNS(const std::string &rAddress) | CSocketBase | [protected, static] |
| SendBlockedBuffer(const CBlockedBuffer::CBlockedData &rData) | CAsyncSocket | [protected, virtual] |
| SetAsync()=0 | CAsyncSocket | [protected, pure virtual] |
| SetCleanTimeout(DWORD dwTimeout) | CAsyncSocket | [static] |
| SetDeleting() | CAsyncSocket | |
| SetInstance(HINSTANCE hInst) | CAsyncSocket | [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 | [protected] |
| SetLocalThreadManager(CSocketThreadManagerImp *pManager) | CAsyncSocket | |
| SetLog(CErrorLog *pLog) | CErrorHandler | [protected, static] |
| SetName(const std::string &rName) const | CErrorHandler | [protected] |
| SetSystemTimeout(int iMS) | CAsyncSocket | [protected] |
| SetTimeout(int iMs) | CAsyncSocket | |
| Shutdown() | CAsyncSocket | [static] |
| ShutdownSockets() | CSocketBase | [protected, static] |
| SimpleMessageMap() | CAsyncSocket | [static] |
| SimpleMessageMap(DWORD dwRunTimeMS) | CAsyncSocket | [static] |
| SimpleMessageMap(LPMapProc pProc, BOOL bStopWhenTRUE, DWORD dwSleep) | CAsyncSocket | [static] |
| SimpleMessageMapKey(DWORD dwSleep) | CAsyncSocket | [static] |
| SocketAccept(int iErrorCode, BOOL bNoEvent=FALSE) | CAsyncSocket | [protected, virtual] |
| SocketClosed(int iErrorCode, BOOL bNoEvent=FALSE) | CAsyncSocket | [protected, virtual] |
| SocketClosing() | CAsyncSocket | [protected] |
| SocketConnected(int iErrorCode, BOOL bNoEvent=FALSE) | CAsyncSocket | [protected, virtual] |
| SocketCreated() | CAsyncSocket | [protected, virtual] |
| SocketReceive(int iErrorCode, BOOL bNoEvent=FALSE) | CAsyncSocket | [protected, virtual] |
| SocketWrite(int iErrorCode) | CAsyncSocket | [protected, virtual] |
| StringToLong(const std::string &rAddress) | CSocketBase | [protected, static] |
| SystemTimeout() | CAsyncSocket | [protected, virtual] |
| ValidAddress(const std::string &rAddress) | CSocketBase | [protected, static] |
| WaitForBlockEvent() const | CAsyncSocket | [protected] |
| WriteError(const std::string &rClass, const std::string &rMethod, const std::string &rError) const | CErrorHandler | [protected] |
| WriteMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) const | CErrorHandler | [protected] |
| 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 | [protected, static] |
| WriteStaticMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage) | CErrorHandler | [protected, static] |
| ~CAsyncSocket() | CAsyncSocket | [virtual] |
| ~CErrorHandler() | CErrorHandler | [protected, virtual] |
| ~CSocketBase() | CSocketBase | [protected, virtual] |