MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |