MRPT  1.9.9
iointerface.h File Reference
#include "xcommunicationconfig.h"
#include <xsens/xsplatform.h>
#include <xsens/xsmessage.h>
#include <xsens/xstime.h>
#include <xsens/xsfilepos.h>
#include <xsens/xsbytearray.h>
#include <xsens/xsresultvalue.h>
#include <stdlib.h>
Include dependency graph for iointerface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IoInterface
 An abstract IO interface. More...
 

Macros

#define XS_DEFAULT_READ_BUFFER_SIZE   (XS_MAXMSGLEN * 8)
 The default size of the serial read buffer in bytes. More...
 
#define XS_DEFAULT_WRITE_BUFFER_SIZE   XS_MAXMSGLEN
 The default size of the serial write buffer in bytes. More...
 
#define XS_MAX_FILENAME_LENGTH   PATH_MAX
 
#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...
 

Macro Definition Documentation

◆ XS_DEFAULT_READ_BUFFER_SIZE

#define XS_DEFAULT_READ_BUFFER_SIZE   (XS_MAXMSGLEN * 8)

The default size of the serial read buffer in bytes.

Definition at line 23 of file iointerface.h.

◆ XS_DEFAULT_WRITE_BUFFER_SIZE

#define XS_DEFAULT_WRITE_BUFFER_SIZE   XS_MAXMSGLEN

The default size of the serial write buffer in bytes.

Definition at line 25 of file iointerface.h.

◆ XS_MAX_FILENAME_LENGTH




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