Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Doperator.hpp859 struct Bitwise_Or_ : euml_action<Bitwise_Or_<T1,T2> > struct
862 struct state_action_result
868 struct transition_action_result
873 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
880 operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()
889 operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()