Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2::calibration_change_callback< callback > Class Template Reference

#include <rs_device.hpp>

Inheritance diagram for rs2::calibration_change_callback< callback >:
rs2_calibration_change_callback

Public Member Functions

 calibration_change_callback (callback cb)
void on_calibration_change (rs2_calibration_status status) noexcept override
void release () override
Public Member Functions inherited from rs2_calibration_change_callback
virtual ~rs2_calibration_change_callback ()

Constructor & Destructor Documentation

◆ calibration_change_callback()

template<class callback>
rs2::calibration_change_callback< callback >::calibration_change_callback ( callback cb)
inline

Member Function Documentation

◆ on_calibration_change()

template<class callback>
void rs2::calibration_change_callback< callback >::on_calibration_change ( rs2_calibration_status status)
inlineoverridevirtualnoexcept

◆ release()

template<class callback>
void rs2::calibration_change_callback< callback >::release ( )
inlineoverridevirtual

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