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

#include <ImageMetaMessage.h>

Inheritance diagram for crl::multisense::details::wire::ImageMeta:
Inheritance graph
[legend]

Public Member Functions

 ImageMeta (utility::BufferStreamReader &r, VersionType v)
 
 ImageMeta ()
 
template<class Archive >
void serialize (Archive &message, const VersionType version)
 
- Public Member Functions inherited from crl::multisense::details::wire::ImageMetaHeader
 ImageMetaHeader ()
 

Public Attributes

uint32_t histogramP [HISTOGRAM_BINS *HISTOGRAM_CHANNELS]
 
- Public Attributes inherited from crl::multisense::details::wire::ImageMetaHeader
int32_t angle
 
uint32_t exposureTime
 
int64_t frameId
 
float framesPerSecond
 
float gain
 
uint32_t timeMicroSeconds
 
uint32_t timeSeconds
 

Additional Inherited Members

- Static Public Attributes inherited from crl::multisense::details::wire::ImageMetaHeader
static CRL_CONSTEXPR uint32_t HISTOGRAM_BINS = 256
 
static CRL_CONSTEXPR uint32_t HISTOGRAM_CHANNELS = 4
 
static CRL_CONSTEXPR uint32_t HISTOGRAM_LENGTH
 
static CRL_CONSTEXPR IdType ID = ID_DATA_IMAGE_META
 
static CRL_CONSTEXPR VersionType VERSION = 1
 

Detailed Description

Definition at line 90 of file ImageMetaMessage.h.

Constructor & Destructor Documentation

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

Definition at line 98 of file ImageMetaMessage.h.

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

Definition at line 99 of file ImageMetaMessage.h.

Member Function Documentation

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

Definition at line 105 of file ImageMetaMessage.h.

Member Data Documentation

uint32_t crl::multisense::details::wire::ImageMeta::histogramP[HISTOGRAM_BINS *HISTOGRAM_CHANNELS]

Definition at line 93 of file ImageMetaMessage.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