libMVRgdtf 40bc00a
A library for GDTF and MVR
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MVRxchangeNetwork::MVRxchangeServer Class Reference

#include <mvrxchange_server.h>

Public Member Functions

 MVRxchangeServer (CMVRxchangeServiceImpl *impl)
 
 ~MVRxchangeServer ()
 
uint16_t GetPort () const
 
uint32_t GetIP () const
 
void AddSession (const std::shared_ptr< MVRxchangeSession > &)
 
void CloseSession (const std::shared_ptr< MVRxchangeSession > &)
 
bool isRunning () const
 

Constructor & Destructor Documentation

◆ MVRxchangeServer()

MVRxchangeServer::MVRxchangeServer ( CMVRxchangeServiceImpl impl)

◆ ~MVRxchangeServer()

MVRxchangeServer::~MVRxchangeServer ( )

Member Function Documentation

◆ AddSession()

void MVRxchangeServer::AddSession ( const std::shared_ptr< MVRxchangeSession > &  p)

◆ CloseSession()

void MVRxchangeServer::CloseSession ( const std::shared_ptr< MVRxchangeSession > &  p)

◆ GetIP()

uint32_t MVRxchangeServer::GetIP ( ) const

◆ GetPort()

uint16_t MVRxchangeServer::GetPort ( ) const

◆ isRunning()

bool MVRxchangeNetwork::MVRxchangeServer::isRunning ( ) const
inline

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