Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcommon.hpp1143 struct Predicate_ : euml_action<Predicate_<T> > struct
1148 struct state_action_result
1153 struct transition_action_result
1157 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
1160 T operator()(EVT const& , FSM& ,SourceState& ,TargetState& ) in operator ()()
1165 T operator()(Event const& ,FSM& ,STATE& ) in operator ()()