xsens_imu
Macros | Typedefs
cmtf.h File Reference
#include <stdio.h>
#include "pstdint.h"
#include <sys/types.h>

Go to the source code of this file.

Macros

#define CMT_FILEPOS_BEGIN   SEEK_SET
 
#define CMT_FILEPOS_CURRENT   SEEK_CUR
 
#define CMT_FILEPOS_END   SEEK_END
 

Typedefs

typedef off_t CmtFilePos
 

Macro Definition Documentation

#define CMT_FILEPOS_BEGIN   SEEK_SET
#define CMT_FILEPOS_CURRENT   SEEK_CUR
#define CMT_FILEPOS_END   SEEK_END

Typedef Documentation

typedef off_t CmtFilePos