#include <backend-hid.h>
◆ v4l_hid_device()
librealsense::platform::v4l_hid_device::v4l_hid_device |
( |
const hid_device_info & |
info | ) |
|
◆ ~v4l_hid_device()
librealsense::platform::v4l_hid_device::~v4l_hid_device |
( |
| ) |
|
◆ close()
void librealsense::platform::v4l_hid_device::close |
( |
| ) |
|
|
virtual |
◆ foreach_hid_device()
static void librealsense::platform::v4l_hid_device::foreach_hid_device |
( |
std::function< void(const hid_device_info &)> |
action | ) |
|
|
static |
◆ get_custom_report_data()
std::vector<uint8_t> librealsense::platform::v4l_hid_device::get_custom_report_data |
( |
const std::string & |
custom_sensor_name, |
|
|
const std::string & |
report_name, |
|
|
custom_sensor_report_field |
report_field |
|
) |
| |
|
virtual |
◆ get_sensors()
std::vector<hid_sensor> librealsense::platform::v4l_hid_device::get_sensors |
( |
| ) |
|
|
virtual |
◆ open()
void librealsense::platform::v4l_hid_device::open |
( |
const std::vector< hid_profile > & |
hid_profiles | ) |
|
|
virtual |
◆ start_capture()
void librealsense::platform::v4l_hid_device::start_capture |
( |
hid_callback |
callback | ) |
|
|
virtual |
◆ stop_capture()
void librealsense::platform::v4l_hid_device::stop_capture |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.10.1/src/linux/backend-hid.h