The Terminal Running State class.
More...
#include <States.h>
|
| enum | RunningStateEnum { Unknown,
Firmware,
BootLoader
} |
| |
|
|
void | setUnknown () |
| |
|
void | setFirmware () |
| |
|
void | setBootLoader () |
| |
|
|
void | stateChanged () |
| |
|
void | unknown () |
| |
|
void | firmware () |
| |
|
void | bootLoader () |
| |
|
|
QString | getCurrentStatus () const |
| |
|
QString | getClassName () const |
| |
|
enum RunningStateEnum & | getCurrentState () const |
| |
|
bool | isUnknown () const |
| |
|
bool | isFirmware () const |
| |
|
bool | isBootLoader () const |
| |
|
|
static QString | getStateName (int id) |
| |
The Terminal Running State class.
The documentation for this class was generated from the following file:
- C:/Infron_Ltd/git/microCOR/lab-sdk/include/cpp/States.h