![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <RemoteHeadConfigMessage.hh>
Public Member Functions | |
template<class Archive > | |
void | serialize (Archive &message, const VersionType version) |
Public Attributes | |
wire::RemoteHeadChannel | controller |
std::vector< wire::RemoteHeadChannel > | responders |
Static Public Attributes | |
static CRL_CONSTEXPR VersionType | VERSION = 1 |
Definition at line 68 of file RemoteHeadConfigMessage.hh.
|
inline |
Definition at line 79 of file RemoteHeadConfigMessage.hh.
wire::RemoteHeadChannel crl::multisense::details::wire::RemoteHeadSyncGroup::controller |
Definition at line 72 of file RemoteHeadConfigMessage.hh.
std::vector<wire::RemoteHeadChannel> crl::multisense::details::wire::RemoteHeadSyncGroup::responders |
Definition at line 73 of file RemoteHeadConfigMessage.hh.
|
static |
Definition at line 70 of file RemoteHeadConfigMessage.hh.