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

#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
 

Detailed Description

Definition at line 50 of file SecondaryAppControlMessage.hh.

Constructor & Destructor Documentation

◆ SecondaryAppControl() [1/2]

crl::multisense::details::wire::SecondaryAppControl::SecondaryAppControl ( utility::BufferStreamReader r,
VersionType  v 
)
inline

Definition at line 65 of file SecondaryAppControlMessage.hh.

◆ SecondaryAppControl() [2/2]

crl::multisense::details::wire::SecondaryAppControl::SecondaryAppControl ( )
inline

Definition at line 66 of file SecondaryAppControlMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 75 of file SecondaryAppControlMessage.hh.

Member Data Documentation

◆ data

uint8_t crl::multisense::details::wire::SecondaryAppControl::data[1024]

Definition at line 59 of file SecondaryAppControlMessage.hh.

◆ dataLength

uint32_t crl::multisense::details::wire::SecondaryAppControl::dataLength

Definition at line 57 of file SecondaryAppControlMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::SecondaryAppControl::ID = ID_CMD_SECONDARY_APP_CONTROL
static

Definition at line 52 of file SecondaryAppControlMessage.hh.

◆ VERSION

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

Definition at line 53 of file SecondaryAppControlMessage.hh.


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