FACT++
1.0
|
EventImp * StateMachineImp::FindEvent | ( | const std::string & | evt | ) |
Check whether an event with the given name is found in fListOfEvents. Note that currently there is no mechanism which ensures that not two events have the same name.
Definition at line 494 of file StateMachineImp.cc.
References fListOfEvents, and fMutexEvt.
Referenced by PostEvent().