Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Macros
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

#define XS_MAX_FILENAME_LENGTH   PATH_MAX



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