Motion Master
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
Server::MotionMasterConnectionState Class Reference

#include <server.h>

Inheritance diagram for Server::MotionMasterConnectionState:
Inheritance graph
[legend]
Collaboration diagram for Server::MotionMasterConnectionState:
Collaboration graph
[legend]

Public Member Functions

 MotionMasterConnectionState ()
 
std::string getClientId ()
 
bool setClientId (const std::string &client_id)
 

Static Public Member Functions

static std::shared_ptr< ConnectionState > createMotionMasterConnectionState ()
 

Protected Attributes

std::string client_id_
 

Constructor & Destructor Documentation

◆ MotionMasterConnectionState()

Server::MotionMasterConnectionState::MotionMasterConnectionState ( )
inline

Member Function Documentation

◆ createMotionMasterConnectionState()

static std::shared_ptr< ConnectionState > Server::MotionMasterConnectionState::createMotionMasterConnectionState ( )
inlinestatic

◆ getClientId()

std::string Server::MotionMasterConnectionState::getClientId ( )
inline

◆ setClientId()

bool Server::MotionMasterConnectionState::setClientId ( const std::string &  client_id)
inline

Member Data Documentation

◆ client_id_

std::string Server::MotionMasterConnectionState::client_id_
protected

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