Main MRPT website > C++ reference for MRPT 1.5.6
Namespaces | Macros
cmt1.cpp File Reference

Detailed Description

For information about objects in this file, see the appropriate header: Cmt1.h

Copyright Notice

Copyright (C) Xsens Technologies B.V., 2006. All rights reserved.

This source code is intended for use only by Xsens Technologies BV and those that have explicit written permission to use it from Xsens Technologies BV.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Changelog

2006-04-12, v0.0.1
  • Job Mulder: Created
2006-07-21, v0.1.0
  • Job Mulder: Updated file for release 0.1.0

Definition in file cmt1.cpp.

#include "cmt1.h"
#include <errno.h>
#include <mrpt/config.h>
#include <stdio.h>
#include <io.h>
Include dependency graph for cmt1.cpp:

Go to the source code of this file.

Namespaces

 xsens
 The namespace of all Xsens software since 2006.
 

Macros

#define _CRT_SECURE_NO_DEPRECATE
 
#define FSEEK(x)   fseek(m_handle, x, SEEK_SET)
 
#define FSEEK_R(x)   fseek(m_handle, x, SEEK_END)
 
#define FTELL()   ftell(m_handle)
 
#define CMT1LOG(...)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 69 of file cmt1.cpp.

◆ CMT1LOG

#define CMT1LOG (   ...)

◆ FSEEK

#define FSEEK (   x)    fseek(m_handle, x, SEEK_SET)

◆ FSEEK_R

#define FSEEK_R (   x)    fseek(m_handle, x, SEEK_END)

◆ FTELL

#define FTELL ( )    ftell(m_handle)



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