Public Member Functions | Private Attributes | List of all members
rs2::calibration_change_callback< callback > Class Template Reference

#include <rs_device.hpp>

Inheritance diagram for rs2::calibration_change_callback< callback >:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

callback _callback
 

Detailed Description

template<class callback>
class rs2::calibration_change_callback< callback >

Definition at line 558 of file rs_device.hpp.

Constructor & Destructor Documentation

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

Definition at line 563 of file rs_device.hpp.

Member Function Documentation

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

Implements rs2_calibration_change_callback.

Definition at line 565 of file rs_device.hpp.

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

Implements rs2_calibration_change_callback.

Definition at line 569 of file rs_device.hpp.

Member Data Documentation

template<class callback >
callback rs2::calibration_change_callback< callback >::_callback
private

Definition at line 561 of file rs_device.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40