Public Member Functions | Private Member Functions | Private Attributes | List of all members
librealsense::platform::hid_input Class Reference

#include <backend-hid.h>

Public Member Functions

void enable (bool is_enable)
 
const hid_input_infoget_hid_input_info () const
 
 hid_input (const std::string &iio_device_path, const std::string &input_name)
 
 ~hid_input ()
 

Private Member Functions

void init ()
 

Private Attributes

hid_input_info info
 

Detailed Description

Definition at line 80 of file backend-hid.h.

Constructor & Destructor Documentation

librealsense::platform::hid_input::hid_input ( const std::string iio_device_path,
const std::string input_name 
)

Definition at line 38 of file backend-hid.cpp.

librealsense::platform::hid_input::~hid_input ( )

Definition at line 55 of file backend-hid.cpp.

Member Function Documentation

void librealsense::platform::hid_input::enable ( bool  is_enable)

Definition at line 61 of file backend-hid.cpp.

const hid_input_info& librealsense::platform::hid_input::get_hid_input_info ( ) const
inline

Definition at line 89 of file backend-hid.h.

void librealsense::platform::hid_input::init ( )
private

Definition at line 79 of file backend-hid.cpp.

Member Data Documentation

hid_input_info librealsense::platform::hid_input::info
private

Definition at line 95 of file backend-hid.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:39