FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void StateMachineImp::SetReady
(
)
inline
Definition at line
121
of file
StateMachineImp.h
.
References
kSM_Ready
, and
SetCurrentState()
.
121
{
SetCurrentState
(
kSM_Ready
,
"set manually"
); }
StateMachineImp::kSM_Ready
Mainloop running, state machine in operation.
Definition:
StateMachineImp.h:28
StateMachineImp::SetCurrentState
virtual std::string SetCurrentState(int state, const char *txt="", const std::string &cmd="")
Definition:
StateMachineImp.cc:772
Here is the call graph for this function:
StateMachineImp
Generated on Sun Sep 18 2016 20:51:01 for FACT++ by
1.8.11