This is the complete list of members for
CConnectionSocket, including all inherited members.
bBlocking | CBaseSocket | [protected] |
CBaseSocket() | CBaseSocket | |
CConnectionSocket(CBaseSocket *pOwner, struct sockaddr *pAddr=NULL) | CConnectionSocket | |
cCriticalSocket | CBaseSocket | [protected] |
CLOSE_ACTIVE enum value | CConnectionSocket | |
CLOSE_IMMEDIATE enum value | CConnectionSocket | |
CLOSE_WAIT enum value | CConnectionSocket | |
CloseSocket() | CBaseSocket | [virtual] |
cOwner | CConnectionSocket | [protected] |
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 | CConnectionSocket | |
Disconnected() | CConnectionSocket | [inline, protected, virtual] |
ECLOSE_TYPE enum name | CConnectionSocket | |
eRequestClose | CConnectionSocket | [protected] |
GetCreateError() | CBaseSocket | [virtual] |
GetHandshake(unsigned char **ucHS, int &iLen) | CConnectionSocket | [inline, protected, virtual] |
GetSocketAddress() | CConnectionSocket | [virtual] |
GetSocketAddressAsString() | CBaseSocket | [virtual] |
GetSocketName() | CBaseSocket | [virtual] |
GetSocketType() | CBaseSocket | [virtual] |
GetTimeConnected() | CConnectionSocket | [virtual] |
HandleConnection() | CConnectionSocket | [protected, virtual] |
hThread | CConnectionSocket | |
iAF | CBaseSocket | [protected] |
iCreateError | CBaseSocket | [protected] |
IsConnected() | CConnectionSocket | [virtual] |
ProcessData(unsigned char *lpData, int iLen)=0 | CConnectionSocket | [protected, pure virtual] |
ReceiveData(void *lpBuf, int nBufLen) | CConnectionSocket | [protected, virtual] |
ReceiveData() | CConnectionSocket | [protected, virtual] |
sAddr | CConnectionSocket | [protected] |
SendDataOut(LPSTR lpData, int nPacketSize, int nTotalLength) | CConnectionSocket | [protected, virtual] |
ServiceConnection(SOCKET sNewSocket) | CConnectionSocket | [virtual] |
ServiceConnectionThread(void *pVoid) | CConnectionSocket | [protected, static] |
SetBlockingMode(BOOL bBlock=TRUE) | CBaseSocket | [virtual] |
sSocket | CBaseSocket | [protected] |
sTAddr | CBaseSocket | [protected] |
sUAddr | CConnectionSocket | [protected] |
sUnixPath | CBaseSocket | [protected] |
tConnected | CConnectionSocket | [protected] |
TerminateConnection(ECLOSE_TYPE eRequest=CLOSE_WAIT) | CConnectionSocket | [virtual] |
ucBuffer | CConnectionSocket | [protected] |
UnprotectedCloseSocket() | CBaseSocket | [protected, virtual] |
~CBaseSocket() | CBaseSocket | [virtual] |
~CConnectionSocket() | CConnectionSocket | [virtual] |