Searched defs:GetTarget_ (Results 1 – 1 of 1) sorted by relevance
423 struct GetTarget_ : euml_action<GetTarget_<Index> > struct426 struct transition_action_result 431 typedef ::boost::mpl::set<action_tag> tag_type;435 operator()(EVT const& ,FSM& ,SourceState& ,TargetState& tgt)const in operator ()()441 struct GetTarget_<void> : euml_action<GetTarget_<void> > struct444 struct transition_action_result 448 typedef ::boost::mpl::set<action_tag> tag_type;452 operator()(EVT const& , FSM&,SourceState& ,TargetState& tgt)const in operator ()()