Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Typedefs
C Interface

Detailed Description

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...
 

Macro Definition Documentation

◆ XS_BID_BROADCAST

#define XS_BID_BROADCAST   0x00

The bus broadcast bus identifier (all devices)

Definition at line 20 of file xsbusid.h.

◆ XS_BID_INVALID

#define XS_BID_INVALID   0xFE

An invalid bus identifier.

Definition at line 26 of file xsbusid.h.

◆ XS_BID_MASTER

#define XS_BID_MASTER   0xFF

The bus identifier of the master device.

Definition at line 17 of file xsbusid.h.

Referenced by XsDataPacket_assignFromXsLegacyDataPacket().

◆ XS_BID_MT

#define XS_BID_MT   0x01

The bus identifier for the first MT on the bus.

Definition at line 23 of file xsbusid.h.

◆ XsFileHandle

XsFileHandle   FILE

The type that is used for low-level identification of an open file.

Definition at line 38 of file iointerface.h.

◆ XsIoHandle

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.

Typedef Documentation

◆ XsFilePos

The type that is used for positioning inside a file.

Definition at line 33 of file xsfilepos.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019