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

#include <CamHistoryMessage.hh>

Public Member Functions

 CamHistory (utility::BufferStreamReader &r, VersionType v)
 
 CamHistory ()
 
template<class Archive >
void serialize (Archive &message, const VersionType version)
 

Public Attributes

int64_t historyP [HISTORY_LENGTH]
 

Static Public Attributes

static CRL_CONSTEXPR IdType ID = ID_DATA_CAM_HISTORY
 
static CRL_CONSTEXPR VersionType VERSION = 1
 
static CRL_CONSTEXPR uint32_t HISTORY_LENGTH = 50
 

Detailed Description

Definition at line 51 of file CamHistoryMessage.hh.

Constructor & Destructor Documentation

◆ CamHistory() [1/2]

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

Definition at line 71 of file CamHistoryMessage.hh.

◆ CamHistory() [2/2]

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

Definition at line 72 of file CamHistoryMessage.hh.

Member Function Documentation

◆ serialize()

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

Definition at line 78 of file CamHistoryMessage.hh.

Member Data Documentation

◆ HISTORY_LENGTH

CRL_CONSTEXPR uint32_t crl::multisense::details::wire::CamHistory::HISTORY_LENGTH = 50
static

Definition at line 61 of file CamHistoryMessage.hh.

◆ historyP

int64_t crl::multisense::details::wire::CamHistory::historyP[HISTORY_LENGTH]

Definition at line 66 of file CamHistoryMessage.hh.

◆ ID

CRL_CONSTEXPR IdType crl::multisense::details::wire::CamHistory::ID = ID_DATA_CAM_HISTORY
static

Definition at line 53 of file CamHistoryMessage.hh.

◆ VERSION

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

Definition at line 54 of file CamHistoryMessage.hh.


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