oaClientSocket Member List

This is the complete list of members for oaClientSocket, including all inherited members.
close()oaClientSocket
oaSocket::close(oaSocketD sd)oaSocket [static]
connect(const char *address, oaUInt4 port)oaClientSocket
finalize()oaSocket [protected, static]
getConnectionTimeout()oaClientSocket [static]
getHostName(oaString &hostName)oaSocket [static]
getPort() constoaSocket
getSocketD() constoaSocket [inline]
initialize()oaSocket [protected, static]
isOpen() constoaSocket [inline]
isPortNumAvailable(const char *address, oaUInt4 port)oaClientSocket
oaSocket()oaSocket
recvMsg(oaSocketD sd, oaUInt4 len, char *msg)oaSocket [static]
sendMsg(oaSocketD sd, oaUInt4 len, const char *msg)oaSocket [static]
setAddress(oaUInt4 sockAddr)oaSocket
setAddress(const char *address)oaSocket
setConnectionTimeout(oaUInt4 timeoutVal)oaClientSocket [static]
setPort(oaUInt4 port)oaSocket
~oaSocket()oaSocket

Return to top of page