FACT++
1.0
|
|
virtual |
Overwrite StateMachineImp::AddStateName. In addition to storing the state locally it is also propagated through Dim in the STATE_LIST service.
state | Number of the state to which a name should be assigned |
name | A name which should be assigned to the state, e.g. "Tracking" |
doc | A explanatory text describing the state |
Reimplemented from StateMachineImp.
Definition at line 109 of file StateMachineDim.cc.
References StateMachineImp::AddStateName(), fDescriptionStates, StateMachineImp::fStateNames, StateMachineImp::GetStateIndex(), StateMachineImp::HasState(), StateMachineImp::kSM_NotAvailable, str, and DimDescribedService::Update().
Referenced by DataLogger::DataLogger(), FitsLoader::FitsLoader(), RemoteControl< Shell >::JsNewState(), and StateMachineDimControl::StateMachineDimControl().