CdcSocket Member List

This is the complete list of members for CdcSocket, including all inherited members.
CdcSocket()CdcSocket [protected]
CdcSocket(const CdcSocket &soc)CdcSocket [protected]
Cleanup()CdcSocket [static]
GetClientAddress()CdcSocket
GetClientPort() const CdcSocket
GetNewSocket(SOCKET soc, SOCKADDR_IN from)CdcSocket [protected, static]
Init(SOCKET soc, SOCKADDR_IN from)CdcSocket [protected, virtual]
Init(SOCKET soc)CdcSocket [protected, virtual]
oClientCdcSocket [protected]
oDataCdcSocket [protected, static]
operator=(const CdcSocket &soc)CdcSocket [protected]
oSocketCdcSocket [protected]
Read(char *buff, int lng)CdcSocket [virtual]
Read(CdcString &msg)CdcSocket [virtual]
StartNewRequest()CdcSocket [inline]
Startup(int max_req_len=1024, int wait_req_time=10000)CdcSocket [static]
Write(const char *buff, int lng)CdcSocket [virtual]
~CdcSocket()CdcSocket [virtual]