#include <StartStopManager.hpp>
Public Member Functions | |
CleanupFunction (void(*f)(void)) | |
Use this to register a global cleanup function to the StartStopManager. The function will be called right before global variable destruction.
Definition at line 136 of file StartStopManager.hpp.
|
inline |
Definition at line 138 of file StartStopManager.hpp.