Public Attributes | List of all members
UsbInterfacePrivate Class Reference

Private object for UsbInterface. More...

Public Attributes

int m_dataInEndPoint
 
int m_dataOutEndPoint
 
void * m_deviceHandle
 
uint32_t m_endTime
 The time at which an operation will end in ms, used by several functions. More...
 
XsResultValue m_lastResult
 The last result of an operation. More...
 
char m_portname [256]
 
uint32_t m_timeout
 

Detailed Description

Private object for UsbInterface.

Definition at line 90 of file usbinterface.cpp.

Member Data Documentation

◆ m_dataInEndPoint

int UsbInterfacePrivate::m_dataInEndPoint

Definition at line 107 of file usbinterface.cpp.

◆ m_dataOutEndPoint

int UsbInterfacePrivate::m_dataOutEndPoint

Definition at line 108 of file usbinterface.cpp.

◆ m_deviceHandle

void* UsbInterfacePrivate::m_deviceHandle

Definition at line 275 of file usbinterface.cpp.

◆ m_endTime

uint32_t UsbInterfacePrivate::m_endTime

The time at which an operation will end in ms, used by several functions.

Definition at line 99 of file usbinterface.cpp.

◆ m_lastResult

XsResultValue UsbInterfacePrivate::m_lastResult

The last result of an operation.

Definition at line 101 of file usbinterface.cpp.

◆ m_portname

char UsbInterfacePrivate::m_portname[256]

Definition at line 109 of file usbinterface.cpp.

◆ m_timeout

uint32_t UsbInterfacePrivate::m_timeout

The default timeout value to use during blocking operations. A value of 0 means that all operations become non-blocking.

Definition at line 105 of file usbinterface.cpp.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22