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

#include <rs_device.hpp>

Inheritance diagram for rs2::calibration_change_device:
rs2::device rs2::device_calibration

Public Member Functions

 calibration_change_device ()=default
 
 calibration_change_device (device d)
 
template<typename T >
void register_calibration_change_callback (T callback)
 
- Public Member Functions inherited from rs2::device
std::vector< sensorquery_sensors () const
 
std::string get_type () const
 
std::string get_description () const
 
template<class T >
first () const
 
bool supports (rs2_camera_info info) const
 
const char * get_info (rs2_camera_info info) const
 
void hardware_reset ()
 
deviceoperator= (const std::shared_ptr< rs2_device > dev)
 
deviceoperator= (const device &dev)
 
 device ()
 
 operator bool () const
 
const std::shared_ptr< rs2_device > & get () const
 
bool operator< (device const &other) const
 
bool is_connected () const
 
template<class T >
bool is () const
 
template<class T >
as () const
 
virtual ~device ()
 
 operator std::shared_ptr< rs2_device > ()
 
 device (std::shared_ptr< rs2_device > dev)
 

Additional Inherited Members

- Protected Attributes inherited from rs2::device
std::shared_ptr< rs2_device_dev
 

Constructor & Destructor Documentation

◆ calibration_change_device() [1/2]

rs2::calibration_change_device::calibration_change_device ( )
default

◆ calibration_change_device() [2/2]

rs2::calibration_change_device::calibration_change_device ( device  d)
inline

Member Function Documentation

◆ register_calibration_change_callback()

template<typename T >
void rs2::calibration_change_device::register_calibration_change_callback ( callback)
inline

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