TcpSocket Member List
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 | [inline, virtual] |
isConnected() | Socket | [inline, virtual] |
isListening() | Socket | [inline, virtual] |
listen() | TcpSocket | [virtual] |
newSocket(int socket, struct sockaddr *addr) | TcpSocket | [inline, virtual] |
receive(char *inBuff, 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 | [inline, virtual] |
~Socket() | Socket | [inline, virtual] |
~TcpSocket() | TcpSocket | [inline, virtual] |