Public Member Functions | Private Attributes | List of all members
librealsense::device_serializer::sensor_snapshot Class Reference

#include <serialization.h>

Public Member Functions

snapshot_collection get_sensor_extensions_snapshots () const
 
snapshot_collectionget_sensor_extensions_snapshots ()
 
uint32_t get_sensor_index () const
 
stream_profiles get_stream_profiles () const
 
 sensor_snapshot (uint32_t index, const snapshot_collection &sensor_extensions)
 
 sensor_snapshot (uint32_t index, const snapshot_collection &sensor_extensions, stream_profiles streams)
 

Private Attributes

uint32_t m_index
 
snapshot_collection m_snapshots
 
stream_profiles m_streams
 

Detailed Description

Definition at line 226 of file src/core/serialization.h.

Constructor & Destructor Documentation

librealsense::device_serializer::sensor_snapshot::sensor_snapshot ( uint32_t  index,
const snapshot_collection sensor_extensions 
)
inline

Definition at line 229 of file src/core/serialization.h.

librealsense::device_serializer::sensor_snapshot::sensor_snapshot ( uint32_t  index,
const snapshot_collection sensor_extensions,
stream_profiles  streams 
)
inline

Definition at line 235 of file src/core/serialization.h.

Member Function Documentation

snapshot_collection librealsense::device_serializer::sensor_snapshot::get_sensor_extensions_snapshots ( ) const
inline

Definition at line 241 of file src/core/serialization.h.

snapshot_collection& librealsense::device_serializer::sensor_snapshot::get_sensor_extensions_snapshots ( )
inline

Definition at line 246 of file src/core/serialization.h.

uint32_t librealsense::device_serializer::sensor_snapshot::get_sensor_index ( ) const
inline

Definition at line 255 of file src/core/serialization.h.

stream_profiles librealsense::device_serializer::sensor_snapshot::get_stream_profiles ( ) const
inline

Definition at line 250 of file src/core/serialization.h.

Member Data Documentation

uint32_t librealsense::device_serializer::sensor_snapshot::m_index
private

Definition at line 262 of file src/core/serialization.h.

snapshot_collection librealsense::device_serializer::sensor_snapshot::m_snapshots
private

Definition at line 260 of file src/core/serialization.h.

stream_profiles librealsense::device_serializer::sensor_snapshot::m_streams
private

Definition at line 261 of file src/core/serialization.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:38