Macros | |
| #define | XS_BID_MASTER 0xFF |
| The bus identifier of the master device. More... | |
| #define | XS_BID_BROADCAST 0x00 |
| The bus broadcast bus identifier (all devices) More... | |
| #define | XS_BID_MT 0x01 |
| The bus identifier for the first MT on the bus. More... | |
| #define | XS_BID_INVALID 0xFE |
| An invalid bus identifier. More... | |
| #define | XsIoHandle HANDLE |
| The type that is used for low-level identification of an open I/O device. More... | |
| #define | XsFileHandle FILE |
| The type that is used for low-level identification of an open file. More... | |
Typedefs | |
| typedef __int64 | XsFilePos |
| The type that is used for positioning inside a file. More... | |
| #define XS_BID_BROADCAST 0x00 |
| #define XS_BID_MASTER 0xFF |
| #define XS_BID_MT 0x01 |
| XsFileHandle FILE |
The type that is used for low-level identification of an open file.
Definition at line 38 of file iointerface.h.
| XsIoHandle HANDLE |
The type that is used for low-level identification of an open I/O device.
Definition at line 36 of file iointerface.h.
The type that is used for positioning inside a file.
Definition at line 33 of file xsfilepos.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at mar 26 may 2026 13:06:43 CEST |