MRPT
1.9.9
|
#include "rtti-precomp.h"
#include <mrpt/rtti/CObject.h>
#include <atomic>
#include <cstdarg>
#include <iostream>
#include <map>
#include <mutex>
#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::rtti | |
Typedefs | |
using | mrpt::rtti::TClassnameToRuntimeId = std::map< std::string, const TRuntimeClassId * > |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |