Classes | Macros | Typedefs | Functions | Variables
xsusbhubinfo.h File Reference
#include "xscontrollerconfig.h"
Include dependency graph for xsusbhubinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XsUsbHubInfo
 A structure that wraps USB hub information. More...
 

Macros

#define XSUSBHUBINFO_INITIALIZER   { 0 }
 

Typedefs

typedef struct XsUsbHubInfo XsUsbHubInfo
 

Functions

void XDA_DLL_API XsUsbHubInfo_assign (XsUsbHubInfo *thisPtr, XsHubIdentifier hub)
 Assign a new hub identifier to the XsUsbHubInfo. More...
 
void XDA_DLL_API XsUsbHubInfo_construct (XsUsbHubInfo *thisPtr, XsHubIdentifier hub)
 Initialize the XsUsbHubInfo with hub. More...
 
void XDA_DLL_API XsUsbHubInfo_copy (XsUsbHubInfo *copy, XsUsbHubInfo const *src)
 Copy the contents of the XsUsbHubInfo to copy. More...
 
void XDA_DLL_API XsUsbHubInfo_destruct (XsUsbHubInfo *thisPtr)
 Destroy the XsUsbHubInfo. More...
 
int XDA_DLL_API XsUsbHubInfo_parentPathMatches (const XsUsbHubInfo *thisPtr, const XsUsbHubInfo *other)
 Returns true if the two hub info objects share the same device path. More...
 
void XDA_DLL_API XsUsbHubInfo_swap (XsUsbHubInfo *thisPtr, XsUsbHubInfo *thatPtr)
 Swap the two XsUsbHubInfo items. More...
 

Variables

const typedef char * XsHubIdentifier
 

Macro Definition Documentation

◆ XSUSBHUBINFO_INITIALIZER

#define XSUSBHUBINFO_INITIALIZER   { 0 }

Definition at line 78 of file xsusbhubinfo.h.

Typedef Documentation

◆ XsUsbHubInfo

typedef struct XsUsbHubInfo XsUsbHubInfo

Definition at line 79 of file xsusbhubinfo.h.



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