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

#include <mf-hid.h>

Public Member Functions

const CComPtr< ISensor > & get_sensor () const
 
const std::stringget_sensor_name () const
 
HRESULT start_capture (ISensorEvents *sensorEvents)
 
HRESULT stop_capture ()
 
 wmf_hid_sensor (const hid_device_info &device_info, CComPtr< ISensor > pISensor)
 

Private Attributes

hid_device_info _hid_device_info
 
std::string _name
 
CComPtr< ISensor > _pISensor
 

Detailed Description

Definition at line 16 of file mf-hid.h.

Constructor & Destructor Documentation

librealsense::platform::wmf_hid_sensor::wmf_hid_sensor ( const hid_device_info device_info,
CComPtr< ISensor >  pISensor 
)
inline

Definition at line 18 of file mf-hid.h.

Member Function Documentation

const CComPtr<ISensor>& librealsense::platform::wmf_hid_sensor::get_sensor ( ) const
inline

Definition at line 34 of file mf-hid.h.

const std::string& librealsense::platform::wmf_hid_sensor::get_sensor_name ( ) const
inline

Definition at line 33 of file mf-hid.h.

HRESULT librealsense::platform::wmf_hid_sensor::start_capture ( ISensorEvents *  sensorEvents)
inline

Definition at line 36 of file mf-hid.h.

HRESULT librealsense::platform::wmf_hid_sensor::stop_capture ( )
inline

Definition at line 41 of file mf-hid.h.

Member Data Documentation

hid_device_info librealsense::platform::wmf_hid_sensor::_hid_device_info
private

Definition at line 48 of file mf-hid.h.

std::string librealsense::platform::wmf_hid_sensor::_name
private

Definition at line 50 of file mf-hid.h.

CComPtr<ISensor> librealsense::platform::wmf_hid_sensor::_pISensor
private

Definition at line 49 of file mf-hid.h.


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


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