bitz-server  0.1.6
socketlibrary::Socket Member List

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

cleanUp()socketlibrary::Socketstatic
getLocalAddress()socketlibrary::Socket
getLocalPort()socketlibrary::Socket
resolveService(const string &service, const string &protocol="tcp")socketlibrary::Socketstatic
setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0)socketlibrary::Socket
setLocalPort(unsigned short localPort)socketlibrary::Socket
sock (defined in socketlibrary::Socket)socketlibrary::Socketprotected
Socket(int type, int protocol) (defined in socketlibrary::Socket)socketlibrary::Socketprotected
Socket(int sock) (defined in socketlibrary::Socket)socketlibrary::Socketprotected
~Socket()socketlibrary::Socket