Searched defs:ShiftLeft_ (Results 1 – 1 of 1) sorted by relevance
1233 struct ShiftLeft_ : euml_action<ShiftLeft_<T1,T2> > struct1236 struct state_action_result 1241 struct transition_action_result 1245 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;1252 operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()1261 operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()