|
MRPT
1.9.9
|
#include <atomic>#include <mutex>#include <queue>Go to the source code of this file.
Classes | |
| struct | mrpt::rtti::queue_register_functions_t |
Namespaces | |
| mrpt::rtti | |
Typedefs | |
| using | mrpt::rtti::TRegisterFunction = void(*)() |
Functions | |
| std::atomic< int > & | mrpt::rtti::pending_class_registers_count () |
| queue_register_functions_t & | mrpt::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.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |