This is the complete list of members for
CdcSocketServer, including all inherited members.
CdcSocket() | CdcSocket | [protected] |
CdcSocket(const CdcSocket &soc) | CdcSocket | [protected] |
CdcSocketServer() | CdcSocketServer | [inline, protected] |
Cleanup() | CdcSocket | [static] |
GetClientAddress() | CdcSocket | |
GetClientPort() const | CdcSocket | |
GetNewSocket(SOCKET soc, SOCKADDR_IN from) | CdcSocket | [protected, static] |
GetSocketServer(int port) | CdcSocketServer | [static] |
GetSocketServer() | CdcSocketServer | [static] |
Init(SOCKET soc, SOCKADDR_IN from) | CdcSocket | [protected, virtual] |
Init(SOCKET soc) | CdcSocket | [protected, virtual] |
Listen() | CdcSocketServer | |
ListenNonBlock(int wait=0) | CdcSocketServer | |
oClient | CdcSocket | [protected] |
oData | CdcSocket | [protected, static] |
operator=(const CdcSocket &soc) | CdcSocket | [protected] |
oSocket | CdcSocket | [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] |
~CdcSocketServer() | CdcSocketServer | [inline, virtual] |