xsens_imu
Classes | Namespaces
xsens_fifoqueue.h File Reference

Contains the FIFO queue interface and implementation (inline) More...

Go to the source code of this file.

Classes

class  xsens::FifoQueue< T, E >
 A FIFO queue with limited length (cyclic). More...
 
class  xsens::FifoQueueBasic< T >
 A FIFO queue with limited length (cyclic). More...
 

Namespaces

 xsens
 The namespace of all Xsens software since 2006.
 

Detailed Description

Contains the FIFO queue interface and implementation (inline)

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

\par 2006-05-03, v0.0.1
\li Job Mulder:     Created Cmtfifoqueue.h

\par 2006-07-21, v0.1.0
\li Job Mulder:     Updated file for release 0.1.0