#include <cstdarg>#include <map>#include <string>

Go to the source code of this file.
Classes | |
| struct | mrpt::utils::TParameters |
| For usage when passing a dynamic number of (numeric) arguments to a function, by name. 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. | |
Typedefs | |
| typedef TParameters< double > | mrpt::utils::TParametersDouble |
| See the generic template mrpt::utils::TParameters. | |
| typedef TParameters< std::string > | mrpt::utils::TParametersString |
| See the generic template mrpt::utils::TParameters. | |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |