Searched defs:State3ToState4 (Results 1 – 8 of 8) sorted by relevance
79 struct State3ToState4 struct82 void operator()(EVT const& ,FSM& ,SourceState& ,TargetState& ) in operator ()()
104 BOOST_MSM_EUML_ACTION(State3ToState4) in BOOST_MSM_EUML_ACTION() argument
69 void State3ToState4(none const&) { std::cout << "my_machine::State3ToState4\n"; } in State3ToState4() function
52 BOOST_MSM_EUML_ACTION(State3ToState4) in BOOST_MSM_EUML_ACTION() argument
92 void State3ToState4(none const&) { ++state3_to_state4_counter; } in State3ToState4() function