FACT++
1.0
|
void StateMachineImp::PrintListOfStates | ( | std::ostream & | out | ) | const |
Print a list of all states with descriptions.
out | ostream to which the output should be redirected |
Definition at line 449 of file StateMachineImp.cc.
References fStateNames, i, kBlue, kBold, kReset, and kYellow.
Referenced by LocalControl< ConsoleStream >::Process().