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


Public Member Functions | |
| fakePlugin () | |
| ~fakePlugin () | |
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 &) |
Additional Inherited Members | |
Public Types inherited from Settings::Object | |
| typedef unsigned long | ID |
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 28 of file fakePlugin.h.
| inline |
Definition at line 31 of file fakePlugin.h.
| inline |
Definition at line 32 of file fakePlugin.h.
1.8.17