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

#include <l500-options.h>

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

Public Member Functions

const char * get_description () const override
 
 ir_reflectivity_option (l500_device *l500_depth_dev)
 
void set (float value) override
 
- Public Member Functions inherited from librealsense::bool_option
 bool_option (bool default_on=true)
 
const char * get_description () const override
 
bool is_true ()
 
- Public Member Functions inherited from librealsense::float_option
 float_option (option_range range)
 
bool is_enabled () const override
 
float query () const override
 
void set (float value) override
 
- Public Member Functions inherited from librealsense::option_base
virtual void enable_recording (std::function< void(const option &)> recording_action) override
 
option_range get_range () const override
 
bool is_valid (float value) const
 
 option_base (const option_range &opt_range)
 
- 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 bool is_read_only () const
 
virtual ~option ()=default
 
- Public Member Functions inherited from librealsense::recordable< option >
virtual ~recordable ()=default
 

Private Attributes

l500_device_l500_depth_dev
 
bool _max_usable_range_forced_on
 

Additional Inherited Members

- Public Types inherited from librealsense::bool_option
using ptr = std::shared_ptr< bool_option >
 
- Protected Attributes inherited from librealsense::float_option
float _value
 
- Protected Attributes inherited from librealsense::option_base
const option_range _opt_range
 
std::function< void(const option &)> _recording_function = [](const option&) {}
 

Detailed Description

Definition at line 140 of file l500-options.h.

Constructor & Destructor Documentation

librealsense::ir_reflectivity_option::ir_reflectivity_option ( l500_device l500_depth_dev)
inline

Definition at line 143 of file l500-options.h.

Member Function Documentation

const char * librealsense::ir_reflectivity_option::get_description ( ) const
overridevirtual

Implements librealsense::option.

Definition at line 904 of file l500-options.cpp.

void librealsense::ir_reflectivity_option::set ( float  value)
overridevirtual

Implements librealsense::option.

Definition at line 819 of file l500-options.cpp.

Member Data Documentation

l500_device* librealsense::ir_reflectivity_option::_l500_depth_dev
private

Definition at line 150 of file l500-options.h.

bool librealsense::ir_reflectivity_option::_max_usable_range_forced_on
private

Definition at line 151 of file l500-options.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