Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <error-handling.h>
Public Member Functions | |
polling_error_handler (unsigned int poll_intervals_ms, std::unique_ptr< option > option, std::shared_ptr< notifications_processor > processor, std::unique_ptr< notification_decoder > decoder) | |
~polling_error_handler () | |
void | start () |
void | stop () |
librealsense::polling_error_handler::polling_error_handler | ( | unsigned int | poll_intervals_ms, |
std::unique_ptr< option > | option, | ||
std::shared_ptr< notifications_processor > | processor, | ||
std::unique_ptr< notification_decoder > | decoder | ||
) |
librealsense::polling_error_handler::~polling_error_handler | ( | ) |
void librealsense::polling_error_handler::start | ( | ) |
void librealsense::polling_error_handler::stop | ( | ) |