libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <mvrxchange_client.h>
Classes | |
struct | SendResult |
Public Member Functions | |
MVRxchangeClient (const MVRxchangePacket &packet) | |
~MVRxchangeClient () | |
SendResult | SendMessage (std::chrono::steady_clock::duration timeout) |
bool | Connect (SendResult &res, const std::string &host, const std::string &service, std::chrono::steady_clock::duration timeout) |
MVRxchangeClient::MVRxchangeClient | ( | const MVRxchangePacket & | packet | ) |
MVRxchangeClient::~MVRxchangeClient | ( | ) |
bool MVRxchangeClient::Connect | ( | SendResult & | res, |
const std::string & | host, | ||
const std::string & | service, | ||
std::chrono::steady_clock::duration | timeout | ||
) |
MVRxchangeClient::SendResult MVRxchangeClient::SendMessage | ( | std::chrono::steady_clock::duration | timeout | ) |