FACT++  1.0
const std::string StateMachineImp::GetStateName ( ) const
inline

Definition at line 166 of file StateMachineImp.h.

References GetStateDesc(), and GetStateName().

Referenced by GetStateDescription(), GetStateName(), and IsQueueEmpty().

166 { return GetStateName(fCurrentState); }
int fCurrentState
Name of the state-machine / server (e.g. DRIVE)
const std::string GetStateName() const

+ Here is the call graph for this function:

+ Here is the caller graph for this function: