#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 |
Functions | |
static std::string | stripNamespace (const std::string &n) |
|
static |
Definition at line 29 of file internal_class_registry.cpp.
Referenced by mrpt::utils::CClassRegistry::Get().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |