#include <rs_sensor.hpp>
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 | |
T | on_notification_function |
Definition at line 87 of file rs_sensor.hpp.
|
inlineexplicit |
Definition at line 91 of file rs_sensor.hpp.
|
inlineoverridevirtual |
Implements rs2_notifications_callback.
Definition at line 93 of file rs_sensor.hpp.
|
inlineoverridevirtual |
Implements rs2_notifications_callback.
Definition at line 98 of file rs_sensor.hpp.
|
private |
Definition at line 89 of file rs_sensor.hpp.