Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcommon.hpp809 struct Source_ : euml_action<Source_<Index> > struct
813 struct transition_action_result
819 typedef ::boost::mpl::set<action_tag> tag_type;
823 operator()(EVT const& , FSM&,SourceState& src,TargetState& )const in operator ()()