Searched defs:State2ToState3 (Results 1 – 7 of 7) sorted by relevance
71 struct State2ToState3 struct74 void operator()(EVT const& ,FSM& ,SourceState& ,TargetState& ) in operator ()()
96 BOOST_MSM_EUML_ACTION(State2ToState3) in BOOST_MSM_EUML_ACTION() argument
68 void State2ToState3(none const&) { std::cout << "my_machine::State2ToState3\n"; } in State2ToState3() function
91 void State2ToState3(none const&) { ++state2_to_state3_counter; } in State2ToState3() function