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

#include <rs_frame.hpp>

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

Public Member Functions

 frame_callback (T on_frame)
 
void on_frame (rs2_frame *fref) override
 
void release () override
 
- Public Member Functions inherited from rs2_frame_callback
virtual ~rs2_frame_callback ()
 

Private Attributes

on_frame_function
 

Detailed Description

template<class T>
class rs2::frame_callback< T >

Definition at line 1158 of file rs_frame.hpp.

Constructor & Destructor Documentation

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

Definition at line 1162 of file rs_frame.hpp.

Member Function Documentation

template<class T >
void rs2::frame_callback< T >::on_frame ( rs2_frame fref)
inlineoverridevirtual

Implements rs2_frame_callback.

Definition at line 1164 of file rs_frame.hpp.

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

Implements rs2_frame_callback.

Definition at line 1169 of file rs_frame.hpp.

Member Data Documentation

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

Definition at line 1160 of file rs_frame.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