FACT++  1.0
std::list<std::shared_ptr<Event> > StateMachineImp::fEventQueue
private

List of available commands as setup by user.

Definition at line 47 of file StateMachineImp.h.

Referenced by PopEvent(), and PushEvent().