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

Go to the source code of this file.
Classes | |
| struct | mrpt::utils::TParameters< T > |
| 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.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |