![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <SecondaryAppControlMessage.hh>
Public Member Functions | |
SecondaryAppControl (utility::BufferStreamReader &r, VersionType v) | |
SecondaryAppControl () | |
template<class Archive > | |
void | serialize (Archive &message, const VersionType version) |
Public Attributes | |
uint32_t | dataLength |
uint8_t | data [1024] |
Static Public Attributes | |
static CRL_CONSTEXPR IdType | ID = ID_CMD_SECONDARY_APP_CONTROL |
static CRL_CONSTEXPR VersionType | VERSION = 1 |
Definition at line 50 of file SecondaryAppControlMessage.hh.
|
inline |
Definition at line 65 of file SecondaryAppControlMessage.hh.
|
inline |
Definition at line 66 of file SecondaryAppControlMessage.hh.
|
inline |
Definition at line 75 of file SecondaryAppControlMessage.hh.
uint8_t crl::multisense::details::wire::SecondaryAppControl::data[1024] |
Definition at line 59 of file SecondaryAppControlMessage.hh.
uint32_t crl::multisense::details::wire::SecondaryAppControl::dataLength |
Definition at line 57 of file SecondaryAppControlMessage.hh.
|
static |
Definition at line 52 of file SecondaryAppControlMessage.hh.
|
static |
Definition at line 53 of file SecondaryAppControlMessage.hh.