C++ common classes
General purpose classes for use across projects (Apache license)
CPServer Member List
This is the complete list of members for CPServer, including all inherited members.
Accept()CPServer [protected, virtual]
AcceptConnection(void *pVoid)CPServer [protected, static]
AllocateSocketClass(struct sockaddr *pAddr)=0CPServer [protected, pure virtual]
bBlockingCBaseSocket [protected]
CBaseSocket()CBaseSocket
cCriticalSocketCBaseSocket [protected]
cCritSocketArrayCPServer [protected]
cHandlersCPServer [protected]
CleanupArray(BOOL bTerminateAll=FALSE)CPServer [protected, virtual]
CloseSocket()CBaseSocket [virtual]
CPServer(CP_CONNECTION_HANDLER_ARRAY &cPConnectionHandlers)CPServer
Create(int af, int type, int protocol, UINT nPort=0, LPCSTR lpAddr=NULL, BOOL bReuse=FALSE, BOOL bBind=TRUE, int iLinger=-1, BOOL bNoTcpDelay=FALSE)CBaseSocket [virtual]
cSocketArrayCPServer [protected]
GetCreateError()CBaseSocket [virtual]
GetSocketAddressAsString()CBaseSocket [virtual]
GetSocketName()CBaseSocket [virtual]
GetSocketType()CBaseSocket [virtual]
GetTimeStarted()CPServer
hThreadCPServer [protected]
iAFCBaseSocket [protected]
iCreateErrorCBaseSocket [protected]
iNumHandlersCPServer [protected]
Listen(int nConnectionBacklog=SOMAXCONN)CPServer
SetBlockingMode(BOOL bBlock=TRUE)CBaseSocket [virtual]
ShutdownAll()CPServer
sSocketCBaseSocket [protected]
sTAddrCBaseSocket [protected]
sUnixPathCBaseSocket [protected]
tStartedCPServer [protected]
UnprotectedCloseSocket()CBaseSocket [protected, virtual]
~CBaseSocket()CBaseSocket [virtual]
~CPServer()CPServer [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines