FACT++
1.0
|
|
privatevirtual |
DimService offering fCurrentState.
exitHandler of the DimServer. The EXIT command is implemented by each DimServer automatically. exitHandler calls Stop(code) and exit(-1) in case the received exit-value is a special number (42). abort() is called if 0x42 is received.
code | value which is passed to Stop(code) |
Reimplemented from DimErrorRedirecter.
Definition at line 226 of file StateMachineDim.cc.
References Time::GetAsStr(), MessageImp::Out(), and StateMachineImp::Stop().