RTT::OS::CleanupFunction Struct Reference
Use this to register a global cleanup function to the
StartStopManager.
More...
#include <rtt/os/StartStopManager.hpp>
List of all members.
|
Public Member Functions |
|
| CleanupFunction (void(*f)(void)) |
Detailed Description
Use this to register a global cleanup function to the
StartStopManager.
The function will be called right before global variable destruction.
Definition at line 134 of file StartStopManager.hpp.
The documentation for this struct was generated from the following file: