9 #ifndef CStartUpClassesRegister_H
10 #define CStartUpClassesRegister_H
42 void (*m_ptr_register_func)();
A helper class that automatically register at start up a custom function to register all the CObject-...
int do_nothing()
< dummy method to allow introducing dependences and avoid the compiler removing the class in static l...
CStartUpClassesRegister(void(*ptr_register_func)())
Read the global description of mrpt::utils::CStartUpClassesRegister.
~CStartUpClassesRegister()
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.