bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
TcpSocket Member List

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

_addr_set (defined in Socket)Socketprotected
_connected (defined in Socket)Socketprotected
_ip (defined in Socket)Socketprotected
_listening (defined in Socket)Socketprotected
_port (defined in Socket)Socketprotected
_socket (defined in Socket)Socketprotected
allowConnection() (defined in TcpSocket)TcpSocketvirtual
close() (defined in Socket)Socketvirtual
connect() (defined in TcpSocket)TcpSocketvirtual
dump(std::ostream &strm) constTcpSocketvirtual
getIp() (defined in Socket)Socketinline
getPort() (defined in Socket)Socketinline
getRecvBufferSize() (defined in TcpSocket)TcpSocketvirtual
getSendBufferSize() (defined in TcpSocket)TcpSocketvirtual
getSocketDescriptor() (defined in Socket)Socketinlinevirtual
isConnected() (defined in Socket)Socketinlinevirtual
isListening() (defined in Socket)Socketinlinevirtual
listen() (defined in TcpSocket)TcpSocketvirtual
newSocket(int socket, struct sockaddr *addr) (defined in TcpSocket)TcpSocketinlinevirtual
receive(char *inBuff, const int inSize) (defined in Socket)Socketvirtual
send(const std::string &str, int start, int end) (defined in Socket)Socketvirtual
Socket() (defined in Socket)Socketinline
Socket(int socket, struct sockaddr *addr) (defined in Socket)Socket
TcpSocket(const std::string &host, int portVal)TcpSocketinline
TcpSocket(int portVal) (defined in TcpSocket)TcpSocketinline
TcpSocket(int socket, struct sockaddr *addr) (defined in TcpSocket)TcpSocketinline
~BESObj()=defaultBESObjvirtual
~Socket() (defined in Socket)Socketinlinevirtual
~TcpSocket() (defined in TcpSocket)TcpSocketinlinevirtual