libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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: