Serial-TCP/IPbridge
1.0
|
This is the complete list of members for SerialConnection, including all inherited members.
_serialFd | SerialConnection | private |
close() | SerialConnection | virtual |
Connection(const Config &config, time_t timeout) | Connection | |
doReceiveMessage(Config::LengthFieldMessageLength messageLength) | SerialConnection | privatevirtual |
doSendMessage(const std::string &message) | SerialConnection | privatevirtual |
operator=(const SerialConnection &) | SerialConnection | private |
SerialConnection(const SerialConfig &config) | SerialConnection | |
SerialConnection(const SerialConnection &) | SerialConnection | private |
tryReceiveMessage() | Connection | |
trySendMessage(const std::string &message) | Connection | |
~Connection() | Connection | virtual |
~SerialConnection() | SerialConnection | virtual |