Definition at line 39 of file xslibusb.h.
#include <xSens_MT4/xcommunication/include/xsens/xslibusb.h>
Classes | |
struct | _LIBUSB_API |
Public Member Functions | |
XsLibUsb (void) | |
~XsLibUsb (void) | |
Private Types | |
typedef struct XsLibUsb::_LIBUSB_API | LIBUSB_API |
Private Member Functions | |
void | initLibrary () |
Private Attributes | |
LIBUSB_API | m_libUsb |
XsLibraryLoader * | m_libraryLoader |
|
private |
XsLibUsb::XsLibUsb | ( | void | ) |
XsLibUsb::~XsLibUsb | ( | void | ) |
|
private |
libUSB_attach_kernel_driver XsLibUsb::attach_kernel_driver |
Definition at line 50 of file xslibusb.h.
Referenced by UsbInterface::closeUsb(), and UsbInterface::open().
libUSB_bulk_transfer XsLibUsb::bulk_transfer |
Definition at line 65 of file xslibusb.h.
Referenced by UsbInterface::readData(), and UsbInterface::writeData().
libUSB_claim_interface XsLibUsb::claim_interface |
Definition at line 54 of file xslibusb.h.
Referenced by UsbInterface::open().
libUSB_close XsLibUsb::close |
Definition at line 48 of file xslibusb.h.
Referenced by UsbInterface::closeUsb(), UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_detach_kernel_driver XsLibUsb::detach_kernel_driver |
Definition at line 51 of file xslibusb.h.
Referenced by UsbInterface::open().
libUSB_exit XsLibUsb::exit |
Definition at line 46 of file xslibusb.h.
Referenced by xsEnumerateUsbDevices(), and UsbInterfacePrivate::UsbContext::~UsbContext().
libUSB_free_config_descriptor XsLibUsb::free_config_descriptor |
Definition at line 57 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_free_device_list XsLibUsb::free_device_list |
Definition at line 63 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_get_active_config_descriptor XsLibUsb::get_active_config_descriptor |
Definition at line 56 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_get_bus_number XsLibUsb::get_bus_number |
Definition at line 58 of file xslibusb.h.
Referenced by UsbInterface::usbBus(), and xsEnumerateUsbDevices().
libUSB_get_device XsLibUsb::get_device |
Definition at line 59 of file xslibusb.h.
Referenced by UsbInterface::closeUsb(), UsbInterface::usbAddress(), and UsbInterface::usbBus().
libUSB_get_device_address XsLibUsb::get_device_address |
Definition at line 60 of file xslibusb.h.
Referenced by UsbInterface::open(), UsbInterface::usbAddress(), and xsEnumerateUsbDevices().
libUSB_get_device_descriptor XsLibUsb::get_device_descriptor |
Definition at line 61 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_get_device_list XsLibUsb::get_device_list |
Definition at line 62 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_get_string_descriptor_ascii XsLibUsb::get_string_descriptor_ascii |
Definition at line 64 of file xslibusb.h.
Referenced by xsEnumerateUsbDevices().
libUSB_init XsLibUsb::init |
Definition at line 45 of file xslibusb.h.
Referenced by UsbInterfacePrivate::UsbContext::UsbContext(), and xsEnumerateUsbDevices().
libUSB_kernel_driver_active XsLibUsb::kernel_driver_active |
Definition at line 49 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
|
private |
Definition at line 96 of file xslibusb.h.
|
private |
Definition at line 95 of file xslibusb.h.
libUSB_open XsLibUsb::open |
Definition at line 47 of file xslibusb.h.
Referenced by UsbInterface::open(), and xsEnumerateUsbDevices().
libUSB_ref_device XsLibUsb::ref_device |
Definition at line 52 of file xslibusb.h.
Referenced by UsbInterface::open().
libUSB_release_interface XsLibUsb::release_interface |
Definition at line 55 of file xslibusb.h.
Referenced by UsbInterface::closeUsb(), and UsbInterface::open().
libUSB_set_debug XsLibUsb::set_debug |
Definition at line 66 of file xslibusb.h.
libUSB_unref_device XsLibUsb::unref_device |
Definition at line 53 of file xslibusb.h.
Referenced by UsbInterface::closeUsb(), UsbInterface::open(), and xsEnumerateUsbDevices().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |