FACT++  1.0
StateMachineGCN< T, S > Class Template Reference
+ Inheritance diagram for StateMachineGCN< T, S >:
+ Collaboration diagram for StateMachineGCN< T, S >:

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

fGCN
 

Detailed Description

template<class T, class S>
class StateMachineGCN< T, S >

Definition at line 415 of file gcn.cc.


The documentation for this class was generated from the following file: