RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <system_control.h>


Public Slots | |
| void | createControlPanel (void) |
Static Public Member Functions | |
| static SystemControl * | getInstance (void) |
Friends | |
| class | SystemControlPanel |
Additional Inherited Members | |
Public Types inherited from Settings::Object | |
| typedef unsigned long | ID |
Public Member Functions inherited from Plugin::Object | |
| Object (void) | |
| virtual | ~Object (void) |
| std::string | getLibrary (void) const |
| void | unload (void) |
Public Member Functions inherited from Settings::Object | |
| Object (void) | |
| ID | getID (void) const |
| State | save (void) const |
| void | load (const State &) |
| void | deferred (const State &) |
Static Public Attributes inherited from Settings::Object | |
| const static ID | INVALID = 0 |
Protected Member Functions inherited from Settings::Object | |
| virtual void | doLoad (const State &) |
| virtual void | doDeferred (const State &) |
| virtual void | doSave (State &) const |
Definition at line 27 of file system_control.h.
| slot |
| static |
Definition at line 57 of file system_control.cpp.
| friend |
Definition at line 32 of file system_control.h.
1.8.17