OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
TcpSocket Member List

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

_addr_setSocketprotected
_connectedSocketprotected
_ipSocketprotected
_listeningSocketprotected
_portSocketprotected
_socketSocketprotected
allowConnection()TcpSocketvirtual
close()Socketvirtual
connect()TcpSocketvirtual
dump(ostream &strm) const TcpSocketvirtual
getIp()Socketinline
getPort()Socketinline
getRecvBufferSize()TcpSocketvirtual
getSendBufferSize()TcpSocketvirtual
getSocketDescriptor()Socketinlinevirtual
isConnected()Socketinlinevirtual
isListening()Socketinlinevirtual
listen()TcpSocketvirtual
newSocket(int socket, struct sockaddr *addr)TcpSocketinlinevirtual
receive(char *inBuff, const int inSize)Socketvirtual
send(const string &str, int start, int end)Socketvirtual
Socket()Socketinline
Socket(int socket, struct sockaddr *addr)Socket
TcpSocket(const string &host, int portVal)TcpSocketinline
TcpSocket(int portVal)TcpSocketinline
TcpSocket(int socket, struct sockaddr *addr)TcpSocketinline
~BESObj()BESObjinlinevirtual
~Socket()Socketinlinevirtual
~TcpSocket()TcpSocketinlinevirtual