Public Member Functions | Public Attributes | Static Public Attributes | List of all members
crl::multisense::details::wire::LedSet Class Reference

#include <LedSetMessage.h>

Public Member Functions

 LedSet (utility::BufferStreamReader &r, VersionType v)
 
 LedSet ()
 
template<class Archiver >
void serialize (Archiver &archive, const VersionType version)
 

Public Attributes

uint8_t flash
 
uint8_t intensity [lighting::MAX_LIGHTS]
 
uint8_t mask
 

Static Public Attributes

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

Detailed Description

Definition at line 50 of file LedSetMessage.h.

Constructor & Destructor Documentation

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

Definition at line 73 of file LedSetMessage.h.

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

Definition at line 74 of file LedSetMessage.h.

Member Function Documentation

template<class Archiver >
void crl::multisense::details::wire::LedSet::serialize ( Archiver &  archive,
const VersionType  version 
)
inline

Definition at line 80 of file LedSetMessage.h.

Member Data Documentation

uint8_t crl::multisense::details::wire::LedSet::flash

Definition at line 68 of file LedSetMessage.h.

CRL_CONSTEXPR IdType crl::multisense::details::wire::LedSet::ID = ID_CMD_LED_SET
static

Definition at line 52 of file LedSetMessage.h.

uint8_t crl::multisense::details::wire::LedSet::intensity[lighting::MAX_LIGHTS]

Definition at line 63 of file LedSetMessage.h.

uint8_t crl::multisense::details::wire::LedSet::mask

Definition at line 58 of file LedSetMessage.h.

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

Definition at line 53 of file LedSetMessage.h.


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


multisense_lib
Author(s):
autogenerated on Sat Apr 6 2019 02:16:47