FACT++
1.0
|
int StateMachineImp::GetStateIndex | ( | const std::string & | name | ) | const |
Get a state's index by its name.
name | Name of the state to search for |
Definition at line 665 of file StateMachineImp.cc.
References fStateNames, and kSM_NotAvailable.
Referenced by StateMachineDim::AddStateName(), IsQueueEmpty(), RemoteControl< Shell >::JsGetState(), and RemoteControl< Shell >::JsHasState().