Public Member Functions | Private Attributes | List of all members
rs2::frame_processor_callback< T > Class Template Reference

#include <rs_processing.hpp>

Inheritance diagram for rs2::frame_processor_callback< T >:
Inheritance graph
[legend]

Public Member Functions

 frame_processor_callback (T on_frame)
 
void on_frame (rs2_frame *f, rs2_source *source) override
 
void release () override
 
- Public Member Functions inherited from rs2_frame_processor_callback
virtual ~rs2_frame_processor_callback ()
 

Private Attributes

on_frame_function
 

Detailed Description

template<class T>
class rs2::frame_processor_callback< T >

Definition at line 118 of file rs_processing.hpp.

Constructor & Destructor Documentation

template<class T>
rs2::frame_processor_callback< T >::frame_processor_callback ( on_frame)
inlineexplicit

Definition at line 122 of file rs_processing.hpp.

Member Function Documentation

template<class T>
void rs2::frame_processor_callback< T >::on_frame ( rs2_frame f,
rs2_source source 
)
inlineoverridevirtual

Implements rs2_frame_processor_callback.

Definition at line 124 of file rs_processing.hpp.

template<class T>
void rs2::frame_processor_callback< T >::release ( )
inlineoverridevirtual

Implements rs2_frame_processor_callback.

Definition at line 131 of file rs_processing.hpp.

Member Data Documentation

template<class T>
T rs2::frame_processor_callback< T >::on_frame_function
private

Definition at line 120 of file rs_processing.hpp.


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