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

Public Member Functions

 StateMachineWeather (ostream &out=cout)
 
int EvalOptions (Configuration &conf)
 
 StateMachineWeather (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 SetVerbosity (const EventImp &evt)
 
int Execute ()
 
bool CheckEventSize (size_t has, const char *name, size_t size)
 
int SetVerbosity (const EventImp &evt)
 
int Execute ()
 

Private Attributes

fWeather
 

Detailed Description

template<class T, class S>
class StateMachineWeather< T, S >

Definition at line 343 of file magicweather.cc.


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