Open Ephys GUI
 All Classes Functions Variables
Socket Member List

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

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