|
MRPT
1.9.9
|
#include "rtti-precomp.h"#include <mrpt/rtti/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::rtti::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::rtti | |
Typedefs | |
| using | mrpt::rtti::TClassnameToRuntimeId = std::map< std::string, const TRuntimeClassId * > |
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |