Home
last modified time | relevance | path

Searched defs:Post_dec_ (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/msm/front/euml/
Doperator.hpp604 struct Post_dec_ : euml_action<Post_dec_<T> > struct
609 struct state_action_result
615 struct transition_action_result
620 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
627 operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()
636 operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()