FACT++  1.0
StateMachineAsio< T > Class Template Referenceabstract

#include <StateMachineAsio.h>

+ Inheritance diagram for StateMachineAsio< T >:
+ Collaboration diagram for StateMachineAsio< T >:

Public Member Functions

 StateMachineAsio (std::ostream &out, const std::string &server)
 
void Stop (int code=0)
 

Private Member Functions

void HandleTrigger (const boost::system::error_code &error)
 
void Handler ()
 
void PushEvent (Event *cmd)
 
int Execute ()=0
 
int Run (bool)
 

Private Attributes

boost::asio::deadline_timer fTrigger
 

Detailed Description

template<class T>
class StateMachineAsio< T >

Definition at line 8 of file StateMachineAsio.h.


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