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

#include <streaming.h>

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

Public Member Functions

virtual void create_snapshot (std::shared_ptr< recommended_proccesing_blocks_interface > &snapshot) const override
 
virtual void enable_recording (std::function< void(const recommended_proccesing_blocks_interface &)> recording_function) override
 
virtual processing_blocks get_recommended_processing_blocks () const override
 
 recommended_proccesing_blocks_base (recommended_proccesing_blocks_interface *owner)
 
- Public Member Functions inherited from librealsense::recommended_proccesing_blocks_interface
virtual ~recommended_proccesing_blocks_interface ()=default
 
- Public Member Functions inherited from librealsense::recordable< recommended_proccesing_blocks_interface >
virtual ~recordable ()=default
 

Private Attributes

recommended_proccesing_blocks_interface_owner
 

Detailed Description

Definition at line 211 of file streaming.h.

Constructor & Destructor Documentation

librealsense::recommended_proccesing_blocks_base::recommended_proccesing_blocks_base ( recommended_proccesing_blocks_interface owner)
inline

Definition at line 214 of file streaming.h.

Member Function Documentation

virtual void librealsense::recommended_proccesing_blocks_base::create_snapshot ( std::shared_ptr< recommended_proccesing_blocks_interface > &  snapshot) const
inlineoverridevirtual

Create a snapshot of the deriving extension. A snapshot of T is a reflection of the state and memory of T at the time of the call

Implements librealsense::recordable< recommended_proccesing_blocks_interface >.

Definition at line 220 of file streaming.h.

virtual void librealsense::recommended_proccesing_blocks_base::enable_recording ( std::function< void(const recommended_proccesing_blocks_interface &)>  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< recommended_proccesing_blocks_interface >.

Definition at line 225 of file streaming.h.

virtual processing_blocks librealsense::recommended_proccesing_blocks_base::get_recommended_processing_blocks ( ) const
inlineoverridevirtual

Member Data Documentation

recommended_proccesing_blocks_interface* librealsense::recommended_proccesing_blocks_base::_owner
private

Definition at line 228 of file streaming.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:38