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

#include <RemoteHeadConfigMessage.hh>

Collaboration diagram for crl::multisense::details::wire::RemoteHeadSyncGroup:

Public Member Functions

template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

wire::RemoteHeadChannel controller
 
std::vector< wire::RemoteHeadChannelresponders
 

Static Public Attributes

static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 68 of file RemoteHeadConfigMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 79 of file RemoteHeadConfigMessage.hh.

Member Data Documentation

◆ controller

wire::RemoteHeadChannel crl::multisense::details::wire::RemoteHeadSyncGroup::controller

Definition at line 72 of file RemoteHeadConfigMessage.hh.

◆ responders

std::vector<wire::RemoteHeadChannel> crl::multisense::details::wire::RemoteHeadSyncGroup::responders

Definition at line 73 of file RemoteHeadConfigMessage.hh.

◆ VERSION

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

Definition at line 70 of file RemoteHeadConfigMessage.hh.


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