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

#include <processing.h>

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

Public Member Functions

 internal_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 librealsense::internal_frame_processor_callback< T >

Definition at line 58 of file processing.h.

Constructor & Destructor Documentation

template<class T >
librealsense::internal_frame_processor_callback< T >::internal_frame_processor_callback ( on_frame)
inlineexplicit

Definition at line 62 of file processing.h.

Member Function Documentation

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

Implements rs2_frame_processor_callback.

Definition at line 64 of file processing.h.

template<class T >
void librealsense::internal_frame_processor_callback< T >::release ( )
inlineoverridevirtual

Implements rs2_frame_processor_callback.

Definition at line 70 of file processing.h.

Member Data Documentation

template<class T >
T librealsense::internal_frame_processor_callback< T >::on_frame_function
private

Definition at line 60 of file processing.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