FACT++
1.0
|
Ensures calling DimServer::start() in its constructor and DimServer::stop() in its destructor. More...
#include <StateMachineDim.h>
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 () |
Ensures calling DimServer::start() in its constructor and DimServer::stop() in its destructor.
Definition at line 32 of file StateMachineDim.h.