OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for TcpSocket, including all inherited members.
_addr_set | Socket | protected |
_connected | Socket | protected |
_ip | Socket | protected |
_listening | Socket | protected |
_port | Socket | protected |
_socket | Socket | protected |
allowConnection() | TcpSocket | virtual |
close() | Socket | virtual |
connect() | TcpSocket | virtual |
dump(ostream &strm) const | TcpSocket | virtual |
getIp() | Socket | inline |
getPort() | Socket | inline |
getRecvBufferSize() | TcpSocket | virtual |
getSendBufferSize() | TcpSocket | virtual |
getSocketDescriptor() | Socket | inlinevirtual |
isConnected() | Socket | inlinevirtual |
isListening() | Socket | inlinevirtual |
listen() | TcpSocket | virtual |
newSocket(int socket, struct sockaddr *addr) | TcpSocket | inlinevirtual |
receive(char *inBuff, const int inSize) | Socket | virtual |
send(const string &str, int start, int end) | Socket | virtual |
Socket() | Socket | inline |
Socket(int socket, struct sockaddr *addr) | Socket | |
sync() | Socket | virtual |
TcpSocket(const string &host, int portVal) | TcpSocket | inline |
TcpSocket(int portVal) | TcpSocket | inline |
TcpSocket(int socket, struct sockaddr *addr) | TcpSocket | inline |
~BESObj() | BESObj | inlinevirtual |
~Socket() | Socket | inlinevirtual |
~TcpSocket() | TcpSocket | inlinevirtual |