FACT++
1.0
|
|
privatevirtual |
Overwritten DimCommand::exitHandler.
Overwritten DimCommand::commandHandler()
If fCurrentState is smaller than 0 or we are in kSM_FatalError state, all incoming commands are ignored.
The commandHandler will go through the list of available commands (fListOfEventss). If the received command was recognized, it is added via PushCommand into the fifo.
Implements DimCommandHandler.
Definition at line 194 of file StateMachineDim.cc.
References DimCommandHandler::getCommand(), StateMachineImp::HasEvent(), and StateMachineImp::PostEvent().