MRPT  1.9.9
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 34 of file xsfilepos.h.




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