|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <ds5-factory.h>
Public Member Functions | |
| std::shared_ptr< device_interface > | create (std::shared_ptr< context > ctx, bool register_device_notifications) const override |
| ds5_info (std::shared_ptr< context > ctx, std::vector< platform::uvc_device_info > depth, std::vector< platform::usb_device_info > hwm, std::vector< platform::hid_device_info > hid) | |
| platform::backend_device_group | get_device_data () const override |
Public Member Functions inherited from librealsense::device_info | |
| virtual std::shared_ptr< device_interface > | create_device (bool register_device_notifications=false) const |
| virtual | ~device_info ()=default |
| virtual bool | operator== (const device_info &other) const |
Static Public Member Functions | |
| static std::vector< std::shared_ptr< device_info > > | pick_ds5_devices (std::shared_ptr< context > ctx, platform::backend_device_group &gproup) |
Additional Inherited Members | |
Protected Member Functions inherited from librealsense::device_info | |
| device_info (std::shared_ptr< context > backend) | |
Protected Attributes inherited from librealsense::device_info | |
| std::shared_ptr< context > | _ctx |
|
inline |
|
overridevirtual |
Implements librealsense::device_info.
|
inlineoverridevirtual |
Implements librealsense::device_info.
|
static |
1.8.14