#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.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |