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

#include <SecondaryAppConfigMessage.hh>

Public Member Functions

 SecondaryAppConfig (utility::BufferStreamReader &r, VersionType v)
 
 SecondaryAppConfig ()
 
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_DATA_SECONDARY_APP_CONFIG
 
static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 50 of file SecondaryAppConfigMessage.hh.

Constructor & Destructor Documentation

◆ SecondaryAppConfig() [1/2]

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

Definition at line 63 of file SecondaryAppConfigMessage.hh.

◆ SecondaryAppConfig() [2/2]

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

Definition at line 67 of file SecondaryAppConfigMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 76 of file SecondaryAppConfigMessage.hh.

Member Data Documentation

◆ data

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

Definition at line 58 of file SecondaryAppConfigMessage.hh.

◆ dataLength

uint32_t crl::multisense::details::wire::SecondaryAppConfig::dataLength

Definition at line 57 of file SecondaryAppConfigMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::SecondaryAppConfig::ID = ID_DATA_SECONDARY_APP_CONFIG
static

Definition at line 52 of file SecondaryAppConfigMessage.hh.

◆ VERSION

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

Definition at line 53 of file SecondaryAppConfigMessage.hh.


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