|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
This is the complete list of members for mip::platform::TcpConnection, including all inherited members.
| recvFromDevice(uint8_t *buffer, size_t max_length, size_t *length_out, mip::Timestamp *timestamp) final | mip::platform::TcpConnection | virtual |
| sendToDevice(const uint8_t *data, size_t length) final | mip::platform::TcpConnection | virtual |
| TcpConnection()=default | mip::platform::TcpConnection | |
| TcpConnection(const std::string &hostname, uint16_t port) | mip::platform::TcpConnection | |
| ~TcpConnection() | mip::platform::TcpConnection |