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

#include <debug.h>

Inheritance diagram for librealsense::debug_snapshot:
Inheritance graph
[legend]

Public Member Functions

 debug_snapshot (const std::vector< uint8_t > &input)
 
- Public Member Functions inherited from librealsense::extension_snapshot
virtual void update (std::shared_ptr< extension_snapshot > ext)=0
 
virtual ~extension_snapshot ()=default
 
- Public Member Functions inherited from librealsense::debug_interface
virtual std::vector< uint8_tsend_receive_raw_data (const std::vector< uint8_t > &input)=0
 
- Public Member Functions inherited from librealsense::recordable< debug_interface >
virtual void create_snapshot (std::shared_ptr< debug_interface > &snapshot) const =0
 
virtual void enable_recording (std::function< void(const debug_interface &)> recording_function)=0
 
virtual ~recordable ()=default
 

Private Attributes

std::vector< uint8_tm_data
 

Detailed Description

Definition at line 19 of file src/core/debug.h.

Constructor & Destructor Documentation

librealsense::debug_snapshot::debug_snapshot ( const std::vector< uint8_t > &  input)
inline

Definition at line 22 of file src/core/debug.h.

Member Data Documentation

std::vector<uint8_t> librealsense::debug_snapshot::m_data
private

Definition at line 27 of file src/core/debug.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:37