C++ common classes
General purpose classes for use across projects (Apache license)
CPClientHandler Member List
This is the complete list of members for CPClientHandler, including all inherited members.
AddConnection(CPConnection *pConnections, SOCKET NewSocket=INVALID_SOCKET)CPHandler [virtual]
ALREADY_RUNNING enum valueCXPlatThread
ALREADY_SUSPENDED enum valueCXPlatThread
bDetachedCXPlatThread [protected]
bJoinedCXPlatThread [protected]
bSuspendedCXPlatThread [protected]
bThreadRunningCPHandler [protected]
CallDisconnected(CPConnection *pConnection)CPClientHandler [inline, protected, virtual]
CallHandleConnection(CPConnection *pConnection)CPClientHandler [inline, virtual]
CANT_START enum valueCXPlatThread
cCritMapCPHandler [protected]
cCritQueuedMapCPHandler [protected]
cLiveConnectionsCPHandler [protected]
CloseThreadHandle()CXPlatThread [protected]
CPClientHandler()CPClientHandler
CPHandler()CPHandler
cQueuedConnectionsCPHandler [protected]
CXPlatThread()CXPlatThread
DetachThread()CXPlatThread [virtual]
DisconnectAll()CPHandler [protected, virtual]
GetCurrentSize()CPHandler [virtual]
GetLastSize()CPHandler [virtual]
GetThreadHandle()CXPlatThread [virtual]
GetThreadStatus()CXPlatThread [virtual]
GetThreadType()CXPlatThread [virtual]
hThreadHandleCXPlatThread [protected]
iLiveSizeCPHandler [protected]
INVALID_REQUEST enum valueCXPlatThread
iSizeCPHandler [protected]
IsThreadActive(XPLAT_HANDLE hThread)CXPlatThread [static]
NOT_STARTED enum valueCXPlatThread
NOT_SUPPORTED_ON_PLATFORM enum valueCXPlatThread
pUserParmCXPlatThread [protected]
RemoveConnection(CPConnection *pConnection)CPHandler [virtual]
RESUMED enum valueCXPlatThread
ResumeThread()CXPlatThread [virtual]
RUNNING enum valueCXPlatThread
StartThread(void *pParam=NULL, BOOL bStartSuspended=FALSE)CXPlatThread [virtual]
SUSPENDED enum valueCXPlatThread
SuspendThread()CXPlatThread [virtual]
THREAD_STATUS enum nameCXPlatThread
THREAD_SUCCESS enum valueCXPlatThread
THREAD_TERMINATED enum valueCXPlatThread
WaitForThreadCompletion(DWORD dwTimeout=INFINITE)CXPlatThread [virtual]
WorkerFunction(void *pParam)CPClientHandler [protected, virtual]
~CPClientHandler()CPClientHandler [virtual]
~CPHandler()CPHandler [virtual]
~CXPlatThread()CXPlatThread [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines