| 
    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::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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |