FACT++  1.0
DimStart Class Reference

Ensures calling DimServer::start() in its constructor and DimServer::stop() in its destructor. More...

#include <StateMachineDim.h>

+ Inheritance diagram for DimStart:
+ Collaboration diagram for DimStart:

Protected Member Functions

 DimStart (const std::string &name, MessageImp &imp)
 
 ~DimStart ()
 

Private Attributes

const bool fIsValidServer
 

Additional Inherited Members

- Public Member Functions inherited from DimErrorRedirecter
 DimErrorRedirecter (MessageImp &imp)
 
 ~DimErrorRedirecter ()
 
- Public Member Functions inherited from DimErrorHandler
virtual ~DimErrorHandler ()
 
- Public Member Functions inherited from DimExitHandler
virtual ~DimExitHandler ()
 

Detailed Description

Ensures calling DimServer::start() in its constructor and DimServer::stop() in its destructor.

Definition at line 32 of file StateMachineDim.h.


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