#include "base-precomp.h"#include <mrpt/utils/CObject.h>#include <map>#include <cstdarg>#include <mutex>#include <atomic>#include <iostream>#include "internal_class_registry.h"Go to the source code of this file.
Classes | |
| class | mrpt::utils::CClassRegistry |
| A singleton with the central registry for CSerializable run-time classes: users do not use this class in any direct way. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::utils | |
| Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Typedefs | |
| typedef std::map< std::string, const TRuntimeClassId * > | mrpt::utils::TClassnameToRuntimeId |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |