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

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

Constructor & Destructor Documentation

◆ notifications_processor()

librealsense::notifications_processor::notifications_processor ( )

◆ ~notifications_processor()

librealsense::notifications_processor::~notifications_processor ( )

Member Function Documentation

◆ get_callback()

notifications_callback_ptr librealsense::notifications_processor::get_callback ( ) const

◆ raise_notification()

void librealsense::notifications_processor::raise_notification ( const notification  )

◆ set_callback()

void librealsense::notifications_processor::set_callback ( notifications_callback_ptr  callback)

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