Home
last modified time | relevance | path

Searched refs:SubState1b (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/msm/test/
DEntries.cpp82 struct SubState1b : public msm::front::state<> struct
143 typedef mpl::vector<SubState1,SubState1b> initial_state;
207 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::SubState1b&>().entry_co… in on_entry()
208 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::SubState1b&>().exit_cou… in on_entry()
/third_party/boost/libs/msm/doc/PDF/examples/
DDirectEntryTutorial.cpp71 struct SubState1b : public msm::front::state<> struct
127 typedef mpl::vector<SubState1,SubState1b> initial_state;
DDirectEntryEuml.cpp75 BOOST_MSM_EUML_STATE(( SubState1b_Entry,SubState1b_Exit ),SubState1b)
256 init_ << SubState1 << SubState1b << SubState1c, // Init State
/third_party/boost/libs/msm/doc/HTML/examples/
DDirectEntryTutorial.cpp71 struct SubState1b : public msm::front::state<> struct
127 typedef mpl::vector<SubState1,SubState1b> initial_state;
DDirectEntryEuml.cpp75 BOOST_MSM_EUML_STATE(( SubState1b_Entry,SubState1b_Exit ),SubState1b)
256 init_ << SubState1 << SubState1b << SubState1c, // Init State