Searched defs:GetEvent_ (Results 1 – 1 of 1) sorted by relevance
525 struct GetEvent_ : euml_action<GetEvent_<Index> > struct528 struct state_action_result 535 struct transition_action_result 541 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;545 operator()(Event const& evt,FSM& ,STATE& ) in operator ()()551 operator()(EVT const& evt ,FSM& ,SourceState& ,TargetState&)const in operator ()()557 struct GetEvent_<void> : euml_action<GetEvent_<void> > struct560 struct state_action_result 565 struct transition_action_result 569 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;[all …]