![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| RCCommand (const Enum &e) | |
| RCCommand (const NSMCommand &e) | |
| RCCommand (const RCCommand &cmd) | |
| RCCommand (const std::string &label) | |
| RCCommand (const char *label) | |
| RCCommand (int id) | |
| int | isAvailable (const RCState &state) const |
| RCState | nextState () const |
| RCState | nextTState () const |
| const RCCommand & | operator= (const RCCommand &command) |
| Operator =. | |
| const RCCommand & | operator= (const std::string &label) |
| const RCCommand & | operator= (const char *label) |
| const RCCommand & | operator= (int id) |
| int | getId () const |
| const char * | getLabel () const |
| const std::string & | getLabelString () const |
| bool | operator== (const Enum &e) const |
| bool | operator== (const std::string &label) const |
| bool | operator!= (const Enum &e) const |
| bool | operator!= (const std::string &label) const |
Static Public Attributes | |
| static const RCCommand | CONFIGURE |
| static const RCCommand | BOOT |
| static const RCCommand | LOAD |
| static const RCCommand | START |
| static const RCCommand | STOP |
| static const RCCommand | RECOVER |
| static const RCCommand | RESUME |
| static const RCCommand | PAUSE |
| static const RCCommand | ABORT |
| static const RCCommand | STATUS |
| static const NSMCommand | OK |
| static const NSMCommand | STATE |
| static const NSMCommand | ERROR |
| static const NSMCommand | FATAL |
| static const NSMCommand | LOG |
| static const NSMCommand | LOGSET |
| static const NSMCommand | LOGGET |
| static const NSMCommand | VLISTGET |
| static const NSMCommand | VLISTSET |
| static const NSMCommand | VGET |
| static const NSMCommand | VSET |
| static const NSMCommand | VREPLY |
| static const NSMCommand | DATAGET |
| static const NSMCommand | DATASET |
| static const NSMCommand | DBGET |
| static const NSMCommand | DBSET |
| static const NSMCommand | DBLISTGET |
| static const NSMCommand | DBLISTSET |
| static const NSMCommand | LOGLIST |
| static const int | SUGGESTED = 2 |
| static const int | ENABLED = 1 |
| static const int | DISABLED = 0 |
| static const Enum | UNKNOWN |
Protected Member Functions | |
| RCCommand (int id, const char *label) | |
Private Attributes | |
| int | m_id |
| std::string | m_label |
Definition at line 21 of file RCCommand.h.
|
inline |
Definition at line 36 of file RCCommand.h.
Definition at line 37 of file RCCommand.h.
|
inline |
Definition at line 38 of file RCCommand.h.
Definition at line 39 of file RCCommand.h.
|
inline |
Definition at line 40 of file RCCommand.h.
|
inline |
Definition at line 41 of file RCCommand.h.
|
inline |
Definition at line 42 of file RCCommand.h.
|
inline |
Definition at line 43 of file RCCommand.h.
|
inlineprotected |
Definition at line 46 of file RCCommand.h.
|
inlineinherited |
|
inlineinherited |
| int isAvailable | ( | const RCState & | state | ) | const |
Definition at line 72 of file RCCommand.cc.
| RCState nextState | ( | ) | const |
Definition at line 102 of file RCCommand.cc.
| RCState nextTState | ( | ) | const |
Definition at line 117 of file RCCommand.cc.
| const RCCommand & operator= | ( | const char * | label | ) |
Definition at line 65 of file RCCommand.cc.
Operator =.
Definition at line 25 of file RCCommand.cc.
| const RCCommand & operator= | ( | const std::string & | label | ) |
Definition at line 31 of file RCCommand.cc.
| const RCCommand & operator= | ( | int | id | ) |
Definition at line 48 of file RCCommand.cc.
|
static |
Definition at line 32 of file RCCommand.h.
|
static |
Definition at line 25 of file RCCommand.h.
|
static |
Definition at line 24 of file RCCommand.h.
|
staticinherited |
Definition at line 36 of file NSMCommand.h.
|
staticinherited |
Definition at line 37 of file NSMCommand.h.
|
staticinherited |
Definition at line 38 of file NSMCommand.h.
|
staticinherited |
Definition at line 40 of file NSMCommand.h.
|
staticinherited |
Definition at line 41 of file NSMCommand.h.
|
staticinherited |
Definition at line 39 of file NSMCommand.h.
|
staticinherited |
Definition at line 47 of file NSMCommand.h.
|
staticinherited |
Definition at line 46 of file NSMCommand.h.
|
staticinherited |
Definition at line 24 of file NSMCommand.h.
|
staticinherited |
Definition at line 25 of file NSMCommand.h.
|
static |
Definition at line 26 of file RCCommand.h.
|
staticinherited |
Definition at line 26 of file NSMCommand.h.
|
staticinherited |
Definition at line 28 of file NSMCommand.h.
|
staticinherited |
Definition at line 42 of file NSMCommand.h.
|
staticinherited |
Definition at line 27 of file NSMCommand.h.
|
staticinherited |
Definition at line 22 of file NSMCommand.h.
|
static |
Definition at line 31 of file RCCommand.h.
|
static |
Definition at line 29 of file RCCommand.h.
|
static |
Definition at line 30 of file RCCommand.h.
|
static |
Definition at line 27 of file RCCommand.h.
|
staticinherited |
Definition at line 23 of file NSMCommand.h.
|
static |
Definition at line 33 of file RCCommand.h.
|
static |
Definition at line 28 of file RCCommand.h.
|
staticinherited |
Definition at line 45 of file NSMCommand.h.
|
staticinherited |
Definition at line 31 of file NSMCommand.h.
|
staticinherited |
Definition at line 29 of file NSMCommand.h.
|
staticinherited |
Definition at line 30 of file NSMCommand.h.
|
staticinherited |
Definition at line 33 of file NSMCommand.h.
|
staticinherited |
Definition at line 32 of file NSMCommand.h.