Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::debug_snapshot Class Reference

#include <debug.h>

Inheritance diagram for librealsense::debug_snapshot:
librealsense::extension_snapshot librealsense::debug_interface librealsense::recordable< debug_interface >

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_t > send_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
 

Constructor & Destructor Documentation

◆ debug_snapshot()

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

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