MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
mip::platform::TcpConnection Member List

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) finalmip::platform::TcpConnectionvirtual
sendToDevice(const uint8_t *data, size_t length) finalmip::platform::TcpConnectionvirtual
TcpConnection()=defaultmip::platform::TcpConnection
TcpConnection(const std::string &hostname, uint16_t port)mip::platform::TcpConnection
~TcpConnection()mip::platform::TcpConnection