RTT::os::CleanupFunction Struct Reference

#include <StartStopManager.hpp>

List of all members.

Public Member Functions

 CleanupFunction (void(*f)(void))
 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 135 of file install/include/rtt/os/StartStopManager.hpp.


Constructor & Destructor Documentation

RTT::os::CleanupFunction::CleanupFunction ( void(*)(void)  f  )  [inline]

Definition at line 137 of file install/include/rtt/os/StartStopManager.hpp.

RTT::os::CleanupFunction::CleanupFunction ( void(*)(void)  f  )  [inline]

Definition at line 137 of file rtt/os/StartStopManager.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:10 2013