For information about objects in this file, see the appropriate header: Cmt1.h
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.
Definition in file 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(...) |
#define CMT1LOG | ( | ... | ) |
Definition at line 175 of file cmt1.cpp.
Referenced by xsens::Cmt1s::open(), xsens::Cmt1s::readData(), xsens::Cmt1s::setTimeout(), and xsens::Cmt1s::waitForData().
Definition at line 81 of file cmt1.cpp.
Referenced by xsens::Cmt1f::deleteData(), xsens::Cmt1f::find(), xsens::Cmt1f::gotoRead(), xsens::Cmt1f::gotoWrite(), xsens::Cmt1f::insertData(), xsens::Cmt1f::open(), xsens::Cmt1f::setReadPos(), and xsens::Cmt1f::setWritePos().
Definition at line 82 of file cmt1.cpp.
Referenced by xsens::Cmt1f::appendData(), xsens::Cmt1f::open(), and xsens::Cmt1f::setWritePos().
#define FTELL | ( | ) | ftell(m_handle) |
Definition at line 83 of file cmt1.cpp.
Referenced by xsens::Cmt1f::appendData(), xsens::Cmt1f::open(), and xsens::Cmt1f::setWritePos().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |