FACT++
1.0
|
bool StateMachineImp::HasEvent | ( | const EventImp * | cmd | ) |
Check whether an event (same pointer!) is in fListOfEvents
Definition at line 478 of file StateMachineImp.cc.
References fListOfEvents, and fMutexEvt.
Referenced by StateMachineDim::commandHandler(), StateMachineDim::infoHandler(), and PostEvent().