libMVRgdtf e5d999f
A library for GDTF and MVR
Loading...
Searching...
No Matches
MVRxchangeNetwork::MVRxchangeClient Class Reference

#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)

Constructor & Destructor Documentation

◆ MVRxchangeClient()

MVRxchangeClient::MVRxchangeClient ( const MVRxchangePacket & packet)

◆ ~MVRxchangeClient()

MVRxchangeClient::~MVRxchangeClient ( )

Member Function Documentation

◆ Connect()

bool MVRxchangeClient::Connect ( SendResult & res,
const std::string & host,
const std::string & service,
std::chrono::steady_clock::duration timeout )

◆ SendMessage()

MVRxchangeClient::SendResult MVRxchangeClient::SendMessage ( std::chrono::steady_clock::duration timeout)

The documentation for this class was generated from the following files: