Member index for:
CAsyncSocket
m_aDeleteTimerID
m_aSocketMap
m_aTimerID
m_bBlocking
m_bClosing
m_bFreeze
m_bInitialized
m_bList
m_bShuttingDown
m_bTimeout
m_bWindow
m_hInstance
m_hLocalWindowHandle
m_iMsg
m_iSocketID
m_lEvent
m_pBlockedBuffer
m_pCSection
m_pLocalThreadManager
m_pThreadManager
m_ucEvents
AddSocketToList()
AllocateHandle()
AllowBlockedBuffer(BOOL bAllow)
Block()
CAsyncShutdown::CAsyncShutdown()
CAsyncShutdown::NotifyShutdown()
CAsyncShutdown::~CAsyncShutdown()
CAsyncSocket(const CAsyncSocket& rSocket)
CAsyncSocket()
~CAsyncSocket()
CheckAsyncSocketValid() const
DeAllocateHandle()
DeleteSocketFromThread()
DeleteSocketFromThread(DWORD dwTimeToWait)
DeleteTimerProc(LPVOID lpData)
DisableAsync()
DisableEvents(unsigned char ucEvents)
ForceReceiveEvent()
FreezeThread()
GetAsyncHandle() const=0
GetBlockedBuffer() const
GetInstance()
GetSocketByID(int iSockID)
GetSocketID() const
GetSocketThreadManager()
GetThreadManager() const
GetWindowHandle() const
HasSystemTimer() const
HasTimeout() const
Initialize()
InternalWSAAsyncSelect(unsigned int wMsg, long lEvent)
IsBlocking() const
IsClosing() const
IsTimeout() const
KillSystemTimer()
KillTimer()
OnSocketAccept(int iErrorCode)=0
OnSocketClose(int iErrorCode)=0
OnSocketConnect(int iErrorCode)=0
OnSocketDelete()
OnSocketOOB(int iErrorCode)=0
OnSocketReceive(int iErrorCode)=0
OnSocketTimeout()=0
OnSocketWrite(int iErrorCode)=0
operator =(const CAsyncSocket& rSocket)
ReAsync()
ReBlock()
RegisterWindow()
RemoveHandlers()
RemoveSocketFromList()
SendBlockedBuffer(const CBlockedBuffer::CBlockedData& rData)
SetAsync()=0
SetHandlers()
SetInstance(HINSTANCE hInst)
SetSystemTimeout(int iMS)
SetTimeout(int iMs)
Shutdown()
SimpleMessageMap()
SimpleMessageMap(DWORD dwRunTimeMS)
SimpleMessageMap(LPMapProc pProc, BOOL bStopWhenTRUE, DWORD dwSleep)
SimpleMessageMapKey(DWORD dwSleep)
SocketClosed(int iErrorCode)
SocketClosing()
SocketConnected(int iErrorCode)
SocketCreated()
SocketMessageHandler(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
SocketWrite(int iErrorCode)
SystemTimeout()
SystemTimerProc(LPVOID lpData)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Header Public Section
Custom Code in Header Private Section
Custom Code in Source After Includes
[
Back to Top
]