#include <l500-private.h>
Public Member Functions | |
const char * | get_description () const override |
option_range | get_range () const override |
bool | is_enabled () const override |
nest_option (l500_device *l500_depth_dev, const std::string &description) | |
float | query () const override |
Public Member Functions inherited from librealsense::readonly_option | |
void | enable_recording (std::function< void(const option &)> record_action) override |
bool | is_read_only () const override |
void | set (float) override |
Public Member Functions inherited from librealsense::option | |
virtual void | create_snapshot (std::shared_ptr< option > &snapshot) const |
virtual const char * | get_value_description (float) const |
virtual | ~option ()=default |
Public Member Functions inherited from librealsense::recordable< option > | |
virtual | ~recordable ()=default |
Private Attributes | |
std::string | _description |
l500_device * | _l500_depth_dev |
Definition at line 452 of file l500-private.h.
|
inlineexplicit |
Definition at line 463 of file l500-private.h.
|
inlineoverridevirtual |
Implements librealsense::option.
Definition at line 461 of file l500-private.h.
|
inlineoverridevirtual |
Implements librealsense::option.
Definition at line 457 of file l500-private.h.
|
inlineoverridevirtual |
Implements librealsense::option.
Definition at line 459 of file l500-private.h.
|
overridevirtual |
Implements librealsense::option.
Definition at line 201 of file l500-private.cpp.
|
private |
Definition at line 469 of file l500-private.h.
|
private |
Definition at line 465 of file l500-private.h.