Public Member Functions | Public Attributes | List of all members
FrameCallbackForProcessingBlock Class Reference
Inheritance diagram for FrameCallbackForProcessingBlock:
Inheritance graph
[legend]

Public Member Functions

 FrameCallbackForProcessingBlock (rs2_processing_block *block_ptr)
 
void on_frame (rs2_frame *frame) override
 
void release () override
 
virtual ~FrameCallbackForProcessingBlock ()
 
- Public Member Functions inherited from rs2_frame_callback
virtual ~rs2_frame_callback ()
 

Public Attributes

rs2_processing_blockblock_
 
rs2_errorerror_
 

Detailed Description

Definition at line 1517 of file addon.cpp.

Constructor & Destructor Documentation

FrameCallbackForProcessingBlock::FrameCallbackForProcessingBlock ( rs2_processing_block block_ptr)
inlineexplicit

Definition at line 1519 of file addon.cpp.

virtual FrameCallbackForProcessingBlock::~FrameCallbackForProcessingBlock ( )
inlinevirtual

Definition at line 1521 of file addon.cpp.

Member Function Documentation

void FrameCallbackForProcessingBlock::on_frame ( rs2_frame frame)
inlineoverridevirtual

Implements rs2_frame_callback.

Definition at line 1524 of file addon.cpp.

void FrameCallbackForProcessingBlock::release ( )
inlineoverridevirtual

Implements rs2_frame_callback.

Definition at line 1527 of file addon.cpp.

Member Data Documentation

rs2_processing_block* FrameCallbackForProcessingBlock::block_

Definition at line 1528 of file addon.cpp.

rs2_error* FrameCallbackForProcessingBlock::error_

Definition at line 1529 of file addon.cpp.


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:31