FACT++
1.0
|
Public Member Functions | |
StateMachineSQMControl (ostream &out=cout) | |
int | EvalOptions (Configuration &conf) |
Public Member Functions inherited from StateMachineAsio< T > | |
StateMachineAsio (std::ostream &out, const std::string &server) | |
void | Stop (int code=0) |
Private Member Functions | |
bool | CheckEventSize (size_t has, const char *name, size_t size) |
int | Disconnect () |
int | Reconnect (const EventImp &evt) |
int | SetVerbosity (const EventImp &evt) |
int | Send (const string &cmd) |
int | SendCommand (const EventImp &evt) |
int | Execute () |
Private Attributes | |
S | fSQM |
Definition at line 301 of file sqmctrl.cc.