#include "xstypesconfig.h"#include "pstdint.h"#include "xsdeviceid.h"#include "xsbaud.h"#include "xsstring.h"#include <stdio.h>

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 struct XsPortInfo XsPortInfo | 
Definition at line 24 of file xsportinfo.h.
| XSTYPES_DLL_API void XsPortInfo_clear | ( | XsPortInfo * | thisPtr | ) | 
| XSTYPES_DLL_API int XsPortInfo_empty | ( | XsPortInfo const * | thisPtr | ) | 
| XSTYPES_DLL_API int XsPortInfo_isUsb | ( | XsPortInfo const * | thisPtr | ) | 
| XSTYPES_DLL_API int XsPortInfo_portNumber | ( | XsPortInfo const * | thisPtr | ) | 
| XSTYPES_DLL_API void XsPortInfo_swap | ( | XsPortInfo * | a, | 
| struct XsPortInfo * | b | ||
| ) | 
| XSTYPES_DLL_API int XsPortInfo_usbAddress | ( | XsPortInfo const * | thisPtr | ) | 
Referenced by UsbInterface::open().
| XSTYPES_DLL_API int XsPortInfo_usbBus | ( | XsPortInfo const * | thisPtr | ) | 
Referenced by UsbInterface::open().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |