$search
#include <StartStopManager.hpp>
Public Member Functions | |
InitFunction (int(*f)(void)) |
Use this to register a global init function to the StartStopManager. The function will be called after global variable construction.
Definition at line 123 of file StartStopManager.hpp.
RTT::os::InitFunction::InitFunction | ( | int(*)(void) | f | ) | [inline] |
Definition at line 125 of file StartStopManager.hpp.