Public Member Functions | List of all members
librealsense::float_option_with_description< T > Class Template Reference

#include <option.h>

Inheritance diagram for librealsense::float_option_with_description< T >:
Inheritance graph
[legend]

Public Member Functions

 float_option_with_description (option_range range, std::string description)
 
const char * get_description () const override
 
- 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 bool is_read_only () const
 
virtual ~option ()=default
 
- Public Member Functions inherited from librealsense::recordable< option >
virtual ~recordable ()=default
 
- Public Member Functions inherited from librealsense::option_description
 option_description (std::string description)
 
- Public Member Functions inherited from librealsense::enum_option< T >
const char * get_value_description (float val) const override
 

Additional Inherited Members

- 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&) {}
 
- Protected Attributes inherited from librealsense::option_description
std::string _description
 

Detailed Description

template<class T>
class librealsense::float_option_with_description< T >

Definition at line 247 of file option.h.

Constructor & Destructor Documentation

template<class T>
librealsense::float_option_with_description< T >::float_option_with_description ( option_range  range,
std::string  description 
)
inline

Definition at line 250 of file option.h.

Member Function Documentation

template<class T>
const char* librealsense::float_option_with_description< T >::get_description ( ) const
inlineoverridevirtual

Reimplemented from librealsense::option_description.

Definition at line 253 of file option.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