Belle II Software development
|
Public Member Functions | |
RFCommand (const Enum &e) | |
RFCommand (const NSMCommand &cmd) | |
RFCommand (const RFCommand &cmd) | |
RFCommand (const char *label) | |
State | nextState () const |
const RFCommand & | operator= (const RFCommand &command) |
Operator =. | |
const RFCommand & | operator= (const std::string &label) |
const RFCommand & | operator= (const char *label) |
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 RFCommand | CONFIGURE |
static const RFCommand | UNCONFIGURE |
static const RFCommand | START |
static const RFCommand | STOP |
static const RFCommand | RESTART |
static const RFCommand | PAUSE |
static const RFCommand | RESUME |
static const RFCommand | 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 | |
RFCommand (int id, const char *label) | |
Private Attributes | |
int | m_id |
std::string | m_label |
Definition at line 21 of file RFCommand.h.
|
inline |
Definition at line 34 of file RFCommand.h.
Definition at line 35 of file RFCommand.h.
|
inline |
Definition at line 36 of file RFCommand.h.
Definition at line 37 of file RFCommand.h.
|
inline |
Definition at line 38 of file RFCommand.h.
|
inline |
Definition at line 39 of file RFCommand.h.
|
inlineprotected |
Definition at line 42 of file RFCommand.h.
|
inlineinherited |
|
inlineinherited |
const RFCommand & operator= | ( | const char * | label | ) |
Definition at line 43 of file RFCommand.cc.
Operator =.
Definition at line 21 of file RFCommand.cc.
const RFCommand & operator= | ( | const std::string & | label | ) |
Definition at line 27 of file RFCommand.cc.
|
static |
Definition at line 24 of file RFCommand.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.
|
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 29 of file RFCommand.h.
|
static |
Definition at line 28 of file RFCommand.h.
|
static |
Definition at line 30 of file RFCommand.h.
|
static |
Definition at line 26 of file RFCommand.h.
|
staticinherited |
Definition at line 23 of file NSMCommand.h.
|
static |
Definition at line 31 of file RFCommand.h.
|
static |
Definition at line 27 of file RFCommand.h.
|
staticinherited |
Definition at line 45 of file NSMCommand.h.
|
static |
Definition at line 25 of file RFCommand.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.