FACT++
1.0
|
|
protectedvirtual |
This is a flag which is set true if the main loop should stop.
Push a command into the fifo. The fifo takes over ownership
Puts the given event into the fifo. The fifo will take over ownership. Access to fEventQueue is encapsulated by fMutex.
cmd | Pointer to an object of type Event to be stored in the fifo |
Definition at line 165 of file StateMachineImp.cc.
References fCond, fEventQueue, and fMutex.
Referenced by PostEvent().