RTXI  2.4
The Real-Time eXperiment Interface Documentation
Public Slots | Static Public Member Functions | Friends
SystemControl Class Reference

#include <system_control.h>

Inheritance diagram for SystemControl:
Inheritance graph
Collaboration diagram for SystemControl:
Collaboration graph

Public Slots

void createControlPanel (void)
 

Static Public Member Functions

static SystemControlgetInstance (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
 

Detailed Description

Definition at line 27 of file system_control.h.

Member Function Documentation

◆ createControlPanel

void SystemControl::createControlPanel(void )
slot

Definition at line 43 of file system_control.cpp.

Here is the call graph for this function:

◆ getInstance()

SystemControl * SystemControl::getInstance(void )
static

Definition at line 57 of file system_control.cpp.

Friends And Related Function Documentation

◆ SystemControlPanel

friend class SystemControlPanel
friend

Definition at line 32 of file system_control.h.


The documentation for this class was generated from the following files: