Serial-TCP/IPbridge
1.0
|
This is the complete list of members for TCPIPConnection, including all inherited members.
_socket | TCPIPConnection | private |
_socketInfo | TCPIPConnection | private |
close() | TCPIPConnection | virtual |
Connection(const Config &config, time_t timeout) | Connection | |
DEFAULT_LENGTH_FIELD_BUFFER_SIZE | TCPIPConnection | privatestatic |
doReceiveMessage(Config::LengthFieldMessageLength messageLength) | TCPIPConnection | privatevirtual |
doSendMessage(const std::string &message) | TCPIPConnection | privatevirtual |
getAddress() const | TCPIPConnection | |
getPort() const | TCPIPConnection | |
operator=(const TCPIPConnection &) | TCPIPConnection | private |
TCPIPConnection(int socket, sockaddr_in socketInfo, const TCPIPConfig &config) | TCPIPConnection | private |
TCPIPConnection(const TCPIPConnection &) | TCPIPConnection | private |
TCPIPServer class | TCPIPConnection | friend |
tryReceiveMessage() | Connection | |
trySendMessage(const std::string &message) | Connection | |
~Connection() | Connection | virtual |
~TCPIPConnection() | TCPIPConnection | virtual |