Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/
Dfunctor_row.hpp277 struct ActionSequence_ struct
279 typedef Sequence sequence;
284 >::value != 0> some_deferring_actions;
287 struct state_action_result
292 struct Call
307 struct transition_action_result
312 struct Call2
328 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
331 void operator()(EVT const& evt,FSM& fsm,STATE& state) in operator ()()
337 void operator()(EVT const& evt,FSM& fsm,SourceState& src,TargetState& tgt) in operator ()()