![]() |
LibMultiSense
LibMultiSense Documentation
|
#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::RemoteHeadSyncGroup > | syncGroups |
Static Public Attributes | |
static CRL_CONSTEXPR IdType | ID = ID_CMD_REMOTE_HEAD_CONTROL |
static CRL_CONSTEXPR VersionType | VERSION = 1 |
Definition at line 54 of file RemoteHeadControlMessage.hh.
|
inline |
Definition at line 67 of file RemoteHeadControlMessage.hh.
|
inline |
Definition at line 68 of file RemoteHeadControlMessage.hh.
|
inline |
Definition at line 76 of file RemoteHeadControlMessage.hh.
|
static |
Definition at line 56 of file RemoteHeadControlMessage.hh.
std::vector<wire::RemoteHeadSyncGroup> crl::multisense::details::wire::RemoteHeadControl::syncGroups |
Definition at line 62 of file RemoteHeadControlMessage.hh.
|
static |
Definition at line 57 of file RemoteHeadControlMessage.hh.