Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcommon.hpp1763 struct DeferEvent_ : euml_action< DeferEvent_ > struct
1765 typedef ::boost::mpl::set<action_tag> tag_type;
1767 typedef int deferring_action;
1769 void operator()(EVT const& evt,FSM& fsm,SourceState& ,TargetState& ) const in operator ()()