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

#include <l500-serializable.h>

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

Public Member Functions

 l500_serializable (std::shared_ptr< hw_monitor > hw_monitor, synthetic_sensor &depth_sensor)
 
void load_json (const std::string &json_content) override
 
std::vector< uint8_tserialize_json () const override
 

Private Attributes

synthetic_sensor_depth_sensor
 
std::shared_ptr< hw_monitor_hw_monitor_ptr
 

Detailed Description

Definition at line 12 of file l500-serializable.h.

Constructor & Destructor Documentation

librealsense::l500_serializable::l500_serializable ( std::shared_ptr< hw_monitor hw_monitor,
synthetic_sensor depth_sensor 
)

Definition at line 13 of file l500-serializable.cpp.

Member Function Documentation

void librealsense::l500_serializable::load_json ( const std::string json_content)
overridevirtual

Implements librealsense::serializable_interface.

Definition at line 39 of file l500-serializable.cpp.

std::vector< uint8_t > librealsense::l500_serializable::serialize_json ( ) const
overridevirtual

Implements librealsense::serializable_interface.

Definition at line 19 of file l500-serializable.cpp.

Member Data Documentation

synthetic_sensor& librealsense::l500_serializable::_depth_sensor
private

Definition at line 21 of file l500-serializable.h.

std::shared_ptr<hw_monitor> librealsense::l500_serializable::_hw_monitor_ptr
private

Definition at line 20 of file l500-serializable.h.


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


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