|
CSL
6.0
|
This is the complete list of members for Socket, including all inherited members.
| cleanUp() | Socket | static |
| getLocalAddress() | Socket | |
| getLocalPort() | Socket | |
| operator=(const Socket &sock) | Socket | private |
| resolveService(const string &service, const string &protocol="tcp") | Socket | static |
| setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0) | Socket | |
| setLocalPort(unsigned short localPort) | Socket | |
| sockDesc | Socket | protected |
| Socket(const Socket &sock) | Socket | private |
| Socket(int type, int protocol) | Socket | protected |
| Socket(int sockDesc) | Socket | protected |
| ~Socket() | Socket |