#include <mrpt/utils/utils_defs.h>#include <vector>

Go to the source code of this file.
Classes | |
| class | mrpt::utils::circular_buffer< T > |
| A circular buffer of fixed size (defined at construction-time), implemented with a std::vector as the underlying storage. More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |