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

#include <synthetic-stream.h>

Inheritance diagram for librealsense::composite_processing_block::bypass_option:
Inheritance graph
[legend]

Public Member Functions

 bypass_option (composite_processing_block *parent, rs2_option opt)
 
void enable_recording (std::function< void(const option &)> record_action) override
 
optionget ()
 
const optionget () const
 
const char * get_description () const override
 
option_range get_range () const override
 
const char * get_value_description (float v) const override
 
bool is_enabled () const override
 
bool is_read_only () const override
 
float query () const override
 
void set (float value) override
 
- Public Member Functions inherited from librealsense::option
virtual void create_snapshot (std::shared_ptr< option > &snapshot) const
 
virtual ~option ()=default
 
- Public Member Functions inherited from librealsense::recordable< option >
virtual ~recordable ()=default
 

Private Attributes

rs2_option _opt
 
composite_processing_block_parent
 

Detailed Description

Definition at line 212 of file synthetic-stream.h.

Constructor & Destructor Documentation

librealsense::composite_processing_block::bypass_option::bypass_option ( composite_processing_block parent,
rs2_option  opt 
)
inline

Definition at line 215 of file synthetic-stream.h.

Member Function Documentation

void librealsense::composite_processing_block::bypass_option::enable_recording ( std::function< void(const option &)>  recording_function)
inlineoverridevirtual

Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves

Implements librealsense::recordable< option >.

Definition at line 237 of file synthetic-stream.h.

option& librealsense::composite_processing_block::bypass_option::get ( )
inline

Definition at line 239 of file synthetic-stream.h.

const option& librealsense::composite_processing_block::bypass_option::get ( ) const
inline

Definition at line 240 of file synthetic-stream.h.

const char* librealsense::composite_processing_block::bypass_option::get_description ( ) const
inlineoverridevirtual

Implements librealsense::option.

Definition at line 235 of file synthetic-stream.h.

option_range librealsense::composite_processing_block::bypass_option::get_range ( ) const
inlineoverridevirtual

Implements librealsense::option.

Definition at line 232 of file synthetic-stream.h.

const char* librealsense::composite_processing_block::bypass_option::get_value_description ( float  v) const
inlineoverridevirtual

Reimplemented from librealsense::option.

Definition at line 236 of file synthetic-stream.h.

bool librealsense::composite_processing_block::bypass_option::is_enabled ( ) const
inlineoverridevirtual

Implements librealsense::option.

Definition at line 233 of file synthetic-stream.h.

bool librealsense::composite_processing_block::bypass_option::is_read_only ( ) const
inlineoverridevirtual

Reimplemented from librealsense::option.

Definition at line 234 of file synthetic-stream.h.

float librealsense::composite_processing_block::bypass_option::query ( void  ) const
inlineoverridevirtual

Implements librealsense::option.

Definition at line 231 of file synthetic-stream.h.

void librealsense::composite_processing_block::bypass_option::set ( float  value)
inlineoverridevirtual

Implements librealsense::option.

Definition at line 218 of file synthetic-stream.h.

Member Data Documentation

rs2_option librealsense::composite_processing_block::bypass_option::_opt
private

Definition at line 243 of file synthetic-stream.h.

composite_processing_block* librealsense::composite_processing_block::bypass_option::_parent
private

Definition at line 242 of file synthetic-stream.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