MRPT  2.0.3
Classes | Namespaces | Typedefs | Functions | Variables
internal_class_registry.h File Reference
#include <atomic>
#include <mutex>
#include <queue>

Go to the source code of this file.

Classes

struct  mrpt::rtti::queue_register_functions_t
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::rtti
 

Typedefs

using mrpt::rtti::TRegisterFunction = void(*)()
 

Functions

std::atomic< int > & mrpt::rtti::pending_class_registers_count ()
 
queue_register_functions_tmrpt::rtti::pending_class_registers ()
 

Variables

bool mrpt::rtti::pending_class_registers_modified = false
 Set to true if pending_class_registers() has been called after registerAllPendingClasses(). More...
 



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020