Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <types.h>
Public Member Functions | |
notifications_processor () | |
~notifications_processor () | |
void | set_callback (notifications_callback_ptr callback) |
notifications_callback_ptr | get_callback () const |
void | raise_notification (const notification) |
librealsense::notifications_processor::notifications_processor | ( | ) |
librealsense::notifications_processor::~notifications_processor | ( | ) |
notifications_callback_ptr librealsense::notifications_processor::get_callback | ( | ) | const |
void librealsense::notifications_processor::raise_notification | ( | const notification | ) |
void librealsense::notifications_processor::set_callback | ( | notifications_callback_ptr | callback | ) |