|
MRPT
2.0.4
|
#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_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.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |