Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::polling_error_handler Class Reference

#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 ()
 

Constructor & Destructor Documentation

§ polling_error_handler()

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 
)

§ ~polling_error_handler()

librealsense::polling_error_handler::~polling_error_handler ( )

Member Function Documentation

§ start()

void librealsense::polling_error_handler::start ( )

§ stop()

void librealsense::polling_error_handler::stop ( )

The documentation for this class was generated from the following file: