Main MRPT website > C++ reference for MRPT 1.9.9
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>

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 72 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.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019