MRPT  1.9.9
xsportinfo.h File Reference
#include "xstypesconfig.h"
#include "pstdint.h"
#include "xsdeviceid.h"
#include "xsbaud.h"
#include "xsstring.h"
#include <stdio.h>
Include dependency graph for xsportinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XsPortInfo
 

Typedefs

typedef struct XsPortInfo XsPortInfo
 

Functions

XSTYPES_DLL_API void XsPortInfo_clear (XsPortInfo *thisPtr)
 
XSTYPES_DLL_API int XsPortInfo_empty (XsPortInfo const *thisPtr)
 
XSTYPES_DLL_API int XsPortInfo_portNumber (XsPortInfo const *thisPtr)
 
XSTYPES_DLL_API int XsPortInfo_isUsb (XsPortInfo const *thisPtr)
 
XSTYPES_DLL_API int XsPortInfo_usbBus (XsPortInfo const *thisPtr)
 
XSTYPES_DLL_API int XsPortInfo_usbAddress (XsPortInfo const *thisPtr)
 
XSTYPES_DLL_API void XsPortInfo_swap (XsPortInfo *a, struct XsPortInfo *b)
 

Typedef Documentation

◆ XsPortInfo

typedef struct XsPortInfo XsPortInfo

Definition at line 24 of file xsportinfo.h.

Function Documentation

◆ XsPortInfo_clear()

XSTYPES_DLL_API void XsPortInfo_clear ( XsPortInfo thisPtr)

◆ XsPortInfo_empty()

XSTYPES_DLL_API int XsPortInfo_empty ( XsPortInfo const *  thisPtr)

◆ XsPortInfo_isUsb()

XSTYPES_DLL_API int XsPortInfo_isUsb ( XsPortInfo const *  thisPtr)

◆ XsPortInfo_portNumber()

XSTYPES_DLL_API int XsPortInfo_portNumber ( XsPortInfo const *  thisPtr)

◆ XsPortInfo_swap()

XSTYPES_DLL_API void XsPortInfo_swap ( XsPortInfo a,
struct XsPortInfo b 
)

◆ XsPortInfo_usbAddress()

XSTYPES_DLL_API int XsPortInfo_usbAddress ( XsPortInfo const *  thisPtr)

Referenced by UsbInterface::open().

◆ XsPortInfo_usbBus()

XSTYPES_DLL_API int XsPortInfo_usbBus ( XsPortInfo const *  thisPtr)

Referenced by UsbInterface::open().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020