LibMultiSense
LibMultiSense Documentation
crl::multisense::details::wire::RemoteHeadControl Class Reference

#include <RemoteHeadControlMessage.hh>

Public Member Functions

 RemoteHeadControl (utility::BufferStreamReader &r, VersionType v)
 
 RemoteHeadControl ()
 
template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

std::vector< wire::RemoteHeadSyncGroupsyncGroups
 

Static Public Attributes

static CRL_CONSTEXPR IdType ID = ID_CMD_REMOTE_HEAD_CONTROL
 
static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 54 of file RemoteHeadControlMessage.hh.

Constructor & Destructor Documentation

◆ RemoteHeadControl() [1/2]

crl::multisense::details::wire::RemoteHeadControl::RemoteHeadControl ( utility::BufferStreamReader r,
VersionType  v 
)
inline

Definition at line 67 of file RemoteHeadControlMessage.hh.

◆ RemoteHeadControl() [2/2]

crl::multisense::details::wire::RemoteHeadControl::RemoteHeadControl ( )
inline

Definition at line 68 of file RemoteHeadControlMessage.hh.

Member Function Documentation

◆ serialize()

template<class Archive >
void crl::multisense::details::wire::RemoteHeadControl::serialize ( Archive &  message,
const VersionType  version 
)
inline

Definition at line 76 of file RemoteHeadControlMessage.hh.

Member Data Documentation

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::RemoteHeadControl::ID = ID_CMD_REMOTE_HEAD_CONTROL
static

Definition at line 56 of file RemoteHeadControlMessage.hh.

◆ syncGroups

std::vector<wire::RemoteHeadSyncGroup> crl::multisense::details::wire::RemoteHeadControl::syncGroups

Definition at line 62 of file RemoteHeadControlMessage.hh.

◆ VERSION

CRL_CONSTEXPR VersionType crl::multisense::details::wire::RemoteHeadControl::VERSION = 1
static

Definition at line 57 of file RemoteHeadControlMessage.hh.


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