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

#include <SecondaryAppDataMessage.hh>

Inheritance diagram for crl::multisense::details::wire::SecondaryAppHeader:

Public Member Functions

 SecondaryAppHeader ()
 

Public Attributes

uint32_t source
 
uint32_t length
 
int64_t frameId
 
uint32_t timeSeconds
 
uint32_t timeMicroSeconds
 
uint32_t sourceExtended
 

Static Public Attributes

static CRL_CONSTEXPR IdType ID = ID_DATA_SECONDARY_APP
 
static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 50 of file SecondaryAppDataMessage.hh.

Constructor & Destructor Documentation

◆ SecondaryAppHeader()

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

Definition at line 68 of file SecondaryAppDataMessage.hh.

Member Data Documentation

◆ frameId

int64_t crl::multisense::details::wire::SecondaryAppHeader::frameId

Definition at line 63 of file SecondaryAppDataMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::SecondaryAppHeader::ID = ID_DATA_SECONDARY_APP
static

Definition at line 53 of file SecondaryAppDataMessage.hh.

◆ length

uint32_t crl::multisense::details::wire::SecondaryAppHeader::length

Definition at line 62 of file SecondaryAppDataMessage.hh.

◆ source

uint32_t crl::multisense::details::wire::SecondaryAppHeader::source

Definition at line 61 of file SecondaryAppDataMessage.hh.

◆ sourceExtended

uint32_t crl::multisense::details::wire::SecondaryAppHeader::sourceExtended

Definition at line 66 of file SecondaryAppDataMessage.hh.

◆ timeMicroSeconds

uint32_t crl::multisense::details::wire::SecondaryAppHeader::timeMicroSeconds

Definition at line 65 of file SecondaryAppDataMessage.hh.

◆ timeSeconds

uint32_t crl::multisense::details::wire::SecondaryAppHeader::timeSeconds

Definition at line 64 of file SecondaryAppDataMessage.hh.

◆ VERSION

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

Definition at line 54 of file SecondaryAppDataMessage.hh.


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