![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <RemoteHeadConfigMessage.hh>
Public Member Functions | |
RemoteHeadConfig (utility::BufferStreamReader &r, VersionType v) | |
RemoteHeadConfig () | |
template<class Archive > | |
void | serialize (Archive &message, const VersionType version) |
Public Attributes | |
std::vector< wire::RemoteHeadSyncGroup > | syncGroups |
Static Public Attributes | |
static CRL_CONSTEXPR IdType | ID = ID_CMD_REMOTE_HEAD_CONFIG |
static CRL_CONSTEXPR VersionType | VERSION = 1 |
Definition at line 89 of file RemoteHeadConfigMessage.hh.
|
inline |
Definition at line 102 of file RemoteHeadConfigMessage.hh.
|
inline |
Definition at line 103 of file RemoteHeadConfigMessage.hh.
|
inline |
Definition at line 109 of file RemoteHeadConfigMessage.hh.
|
static |
Definition at line 91 of file RemoteHeadConfigMessage.hh.
std::vector<wire::RemoteHeadSyncGroup> crl::multisense::details::wire::RemoteHeadConfig::syncGroups |
Definition at line 97 of file RemoteHeadConfigMessage.hh.
|
static |
Definition at line 92 of file RemoteHeadConfigMessage.hh.