FACT++
1.0
|
bool EventImp::IsStateAllowed | ( | int | state | ) | const |
Return whether the given state is in the list of allowed states.
state | The state to look for in fAllowedStates |
Definition at line 174 of file EventImp.cc.
References fAllowedStates.
Referenced by StateMachineImp::HandleEvent(), and operator()().