Modbus cpp 0.1
Loading...
Searching...
No Matches
MB::TCP::Connection Member List

This is the complete list of members for MB::TCP::Connection, including all inherited members.

awaitRawMessage() (defined in MB::TCP::Connection)MB::TCP::Connection
awaitRequest() (defined in MB::TCP::Connection)MB::TCP::Connection
awaitResponse() (defined in MB::TCP::Connection)MB::TCP::Connection
Connection() noexcept (defined in MB::TCP::Connection)MB::TCP::Connectioninlineexplicit
Connection(int sockfd) noexcept (defined in MB::TCP::Connection)MB::TCP::Connectionexplicit
Connection(const Connection &copy)=delete (defined in MB::TCP::Connection)MB::TCP::Connection
Connection(Connection &&moved) noexcept (defined in MB::TCP::Connection)MB::TCP::Connection
DefaultTCPTimeout (defined in MB::TCP::Connection)MB::TCP::Connectionstatic
getMessageId() const (defined in MB::TCP::Connection)MB::TCP::Connectioninline
getSockfd() const (defined in MB::TCP::Connection)MB::TCP::Connectioninline
operator=(Connection &&other) noexcept (defined in MB::TCP::Connection)MB::TCP::Connectioninline
sendException(const MB::ModbusException &ex) (defined in MB::TCP::Connection)MB::TCP::Connection
sendRequest(const MB::ModbusRequest &req) (defined in MB::TCP::Connection)MB::TCP::Connection
sendResponse(const MB::ModbusResponse &res) (defined in MB::TCP::Connection)MB::TCP::Connection
setMessageId(uint16_t messageId) (defined in MB::TCP::Connection)MB::TCP::Connectioninline
with(std::string addr, int port) (defined in MB::TCP::Connection)MB::TCP::Connectionstatic
~Connection() (defined in MB::TCP::Connection)MB::TCP::Connection