, including all inherited members.
AsyncTerminateConnection() | CPConnection | [virtual] |
bBlocking | CBaseSocket | [protected] |
bRecvPause | CPConnection | |
bSendBufferHighWaterMark | CPConnection | [protected] |
bSendData | CPConnection | [protected] |
CBaseSocket() | CBaseSocket | |
cCriticalSocket | CBaseSocket | [protected] |
CloseSocket() | CBaseSocket | [virtual] |
CONNECT_ATTEMPT_FAILED enum value | CPConnection | |
CONNECT_CLOSE_REQUESTED enum value | CPConnection | |
CONNECT_DISCONNECTED enum value | CPConnection | |
CONNECT_FAILURE enum value | CPConnection | |
CONNECT_PENDING enum value | CPConnection | |
CONNECT_SUCCESS enum value | CPConnection | |
CONNECT_UNUSED enum value | CPConnection | |
cOwner | CPConnection | [protected] |
CPConnection(CBaseSocket *pOwner, struct sockaddr *pAddr=NULL, int iMaxSendBufferSize=CS_OUTBUFFER_SIZE) | CPConnection | |
cPHandler | CPConnection | [protected] |
Create(int af, int type, int protocol, UINT nPort=0, LPCSTR lpAddr=NULL, BOOL bReuse=FALSE, BOOL bBind=TRUE, int iLinger=-1) | CPConnection | [virtual] |
CBaseSocket::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] |
CS_BUFFER_SIZE enum value | CPConnection | |
CS_OUTBUFFER_SIZE enum value | CPConnection | |
cSignature | CPConnection | [protected] |
Disconnected() | CPConnection | [inline, protected, virtual] |
ECONNECT enum name | CPConnection | |
eConnected | CPConnection | [protected] |
GetConnectionStatus() | CPConnection | |
GetCreateError() | CBaseSocket | [virtual] |
GetHandshake(unsigned char **ucHS, int &iLen) | CPConnection | [inline, protected, virtual] |
GetSocketAddress() | CPConnection | [virtual] |
GetSocketAddressAsString() | CBaseSocket | [virtual] |
GetSocketName() | CBaseSocket | [virtual] |
GetSocketType() | CBaseSocket | [virtual] |
GetTimeConnected() | CPConnection | [virtual] |
HandleConnection(void *pParm=NULL) | CPConnection | [inline, protected, virtual] |
iAF | CBaseSocket | [protected] |
iCreateError | CBaseSocket | [protected] |
iLeftToSend | CPConnection | [protected] |
iMaxSendBuffer | CPConnection | [protected] |
iOBSize | CPConnection | [protected] |
iSendIndex | CPConnection | [protected] |
IsSendComplete() | CPConnection | |
iTotalRecvd | CPConnection | [protected] |
iTotalSendData | CPConnection | [protected] |
iTotalSent | CPConnection | [protected] |
lCloseRequestTS | CPConnection | [protected] |
pOutBuffer | CPConnection | [protected] |
ProcessData(unsigned char *lpData, int iLen)=0 | CPConnection | [protected, pure virtual] |
ReceiveData() | CPConnection | [protected, virtual] |
sAddr | CPConnection | [protected] |
SendData() | CPConnection | [protected, virtual] |
SendDataOut(LPSTR lpData, int nPacketSize, int nTotalLength) | CPConnection | [protected, virtual] |
SetBlockingMode(BOOL bBlock=TRUE) | CBaseSocket | [virtual] |
SetHandler(CPHandler *pHandler) | CPConnection | [protected, virtual] |
sSocket | CBaseSocket | [protected] |
sTAddr | CBaseSocket | [protected] |
sUnixPath | CBaseSocket | [protected] |
tConnected | CPConnection | [protected] |
TerminateConnection() | CPConnection | [virtual] |
ucBuffer | CPConnection | [protected] |
UnprotectedCloseSocket() | CPConnection | [protected, virtual] |
~CBaseSocket() | CBaseSocket | [virtual] |
~CPConnection() | CPConnection | [virtual] |