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