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

#include <backend.h>

Public Member Functions

 operator std::string ()
 

Public Attributes

std::string id
 
std::string vid
 
std::string pid
 
std::string unique_id
 
std::string device_path
 

Member Function Documentation

◆ operator std::string()

librealsense::platform::hid_device_info::operator std::string ( )
inline

Member Data Documentation

◆ device_path

std::string librealsense::platform::hid_device_info::device_path

◆ id

std::string librealsense::platform::hid_device_info::id

◆ pid

std::string librealsense::platform::hid_device_info::pid

◆ unique_id

std::string librealsense::platform::hid_device_info::unique_id

◆ vid

std::string librealsense::platform::hid_device_info::vid

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