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

Definition at line 169 of file StateMachineImp.h.

References GetStateDesc(), and GetStateDescription().

Referenced by GetStateDesc(), and GetStateName().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: