Modbus cpp 0.1
|
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::Connection | inlineexplicit |
Connection(int sockfd) noexcept (defined in MB::TCP::Connection) | MB::TCP::Connection | explicit |
Connection(const Connection ©)=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::Connection | static |
getMessageId() const (defined in MB::TCP::Connection) | MB::TCP::Connection | inline |
getSockfd() const (defined in MB::TCP::Connection) | MB::TCP::Connection | inline |
operator=(Connection &&other) noexcept (defined in MB::TCP::Connection) | MB::TCP::Connection | inline |
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::Connection | inline |
with(std::string addr, int port) (defined in MB::TCP::Connection) | MB::TCP::Connection | static |
~Connection() (defined in MB::TCP::Connection) | MB::TCP::Connection |