FACT++
1.0
|
Public Member Functions | |
StateMachineGCN (ostream &out=cout) | |
void | SetEndpoint (const string &url) |
int | EvalOptions (Configuration &conf) |
Public Member Functions inherited from StateMachineAsio< T > | |
StateMachineAsio (std::ostream &out, const std::string &server) | |
void | Stop (int code=0) |
Public Attributes | |
vector< string > | fEndPoints |
Private Member Functions | |
int | Disconnect () |
int | Reconnect (const EventImp &evt) |
int | Execute () |
bool | CheckEventSize (size_t has, const char *name, size_t size) |
int | SetVerbosity (const EventImp &evt) |
int | SetDebugRx (const EventImp &evt) |
Private Attributes | |
S | fGCN |