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

Public Member Functions

 StateMachineGPSControl (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

fGPS
 
Time fLastCommand
 

Detailed Description

template<class T, class S>
class StateMachineGPSControl< T, S >

Definition at line 359 of file gpsctrl.cc.


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