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

#include <rs_sensor.hpp>

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

Public Member Functions

 notifications_callback (T on_notification)
 
void on_notification (rs2_notification *_notification) override
 
void release () override
 
- Public Member Functions inherited from rs2_notifications_callback
virtual ~rs2_notifications_callback ()
 

Private Attributes

on_notification_function
 

Detailed Description

template<class T>
class rs2::notifications_callback< T >

Definition at line 87 of file rs_sensor.hpp.

Constructor & Destructor Documentation

template<class T >
rs2::notifications_callback< T >::notifications_callback ( on_notification)
inlineexplicit

Definition at line 91 of file rs_sensor.hpp.

Member Function Documentation

template<class T >
void rs2::notifications_callback< T >::on_notification ( rs2_notification _notification)
inlineoverridevirtual

Implements rs2_notifications_callback.

Definition at line 93 of file rs_sensor.hpp.

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

Implements rs2_notifications_callback.

Definition at line 98 of file rs_sensor.hpp.

Member Data Documentation

template<class T >
T rs2::notifications_callback< T >::on_notification_function
private

Definition at line 89 of file rs_sensor.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