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

#include <serialization.h>

Public Member Functions

std::shared_ptr< extension_snapshotfind (rs2_extension t) const
 
std::map< rs2_extension, std::shared_ptr< extension_snapshot > > get_snapshots () const
 
const std::shared_ptr< extension_snapshot > & operator[] (rs2_extension extension) const
 
std::shared_ptr< extension_snapshot > & operator[] (rs2_extension extension)
 
 snapshot_collection ()
 
 snapshot_collection (const std::map< rs2_extension, std::shared_ptr< extension_snapshot >> &snapshots)
 

Private Attributes

std::map< rs2_extension, std::shared_ptr< extension_snapshot > > m_snapshots
 

Detailed Description

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

Constructor & Destructor Documentation

librealsense::device_serializer::snapshot_collection::snapshot_collection ( )
inline

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

librealsense::device_serializer::snapshot_collection::snapshot_collection ( const std::map< rs2_extension, std::shared_ptr< extension_snapshot >> &  snapshots)
inline

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

Member Function Documentation

std::shared_ptr<extension_snapshot> librealsense::device_serializer::snapshot_collection::find ( rs2_extension  t) const
inline

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

std::map<rs2_extension, std::shared_ptr<extension_snapshot> > librealsense::device_serializer::snapshot_collection::get_snapshots ( ) const
inline

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

const std::shared_ptr<extension_snapshot>& librealsense::device_serializer::snapshot_collection::operator[] ( rs2_extension  extension) const
inline

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

std::shared_ptr<extension_snapshot>& librealsense::device_serializer::snapshot_collection::operator[] ( rs2_extension  extension)
inline

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

Member Data Documentation

std::map<rs2_extension, std::shared_ptr<extension_snapshot> > librealsense::device_serializer::snapshot_collection::m_snapshots
private

Definition at line 223 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