CSL  6.0
Socket Member List

This is the complete list of members for Socket, including all inherited members.

cleanUp()Socketstatic
getLocalAddress()Socket
getLocalPort()Socket
operator=(const Socket &sock)Socketprivate
resolveService(const string &service, const string &protocol="tcp")Socketstatic
setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0)Socket
setLocalPort(unsigned short localPort)Socket
sockDescSocketprotected
Socket(const Socket &sock)Socketprivate
Socket(int type, int protocol)Socketprotected
Socket(int sockDesc)Socketprotected
~Socket()Socket