| Intel® RealSense™ Cross Platform API
    Intel Realsense Cross-platform API | 
#include <rs_device.hpp>
 
  
 | 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< sensor > | query_sensors () const | 
| std::string | get_type () const | 
| std::string | get_description () const | 
| template<class T > | |
| T | first () const | 
| bool | supports (rs2_camera_info info) const | 
| const char * | get_info (rs2_camera_info info) const | 
| void | hardware_reset () | 
| device & | operator= (const std::shared_ptr< rs2_device > dev) | 
| device & | operator= (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 > | |
| 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 | 
| 
 | default | 
| 
 | inline | 
| 
 | inline | 
 1.8.14
 1.8.14