Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/test/
DEntries.cpp100 struct SubState2b : public msm::front::state<> , public msm::front::explicit_entry<1> struct
145 typedef mpl::vector<SubState2b> explicit_creation;
178 … SubFsm2::direct<SubFsm2_::SubState2b> > >,
211 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::SubState2b&>().entry_co… in on_entry()
212 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::SubState2b&>().exit_cou… in on_entry()
269 …BOOST_CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().get_state<Fsm_::SubFsm2_::SubState2b&>().entry_c… in BOOST_AUTO_TEST_CASE()
271 …BOOST_CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().get_state<Fsm_::SubFsm2_::SubState2b&>().exit_co… in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/msm/doc/PDF/examples/
DDirectEntryTutorial.cpp85 struct SubState2b : public msm::front::state<> , public msm::front::explicit_entry<1> struct
129 typedef mpl::vector<SubState2b> explicit_creation;
163 … SubFsm2::direct<SubFsm2_::SubState2b> > >,
DDirectEntryEuml.cpp129 BOOST_MSM_EUML_EXPLICIT_ENTRY_STATE(1,( SubState2b_Entry,SubState2b_Exit ),SubState2b)
265 typedef mpl::vector<BOOST_MSM_EUML_STATE_NAME(SubState2b),
316 explicit_(SubFsm2,SubState2b),
/third_party/boost/libs/msm/doc/HTML/examples/
DDirectEntryTutorial.cpp85 struct SubState2b : public msm::front::state<> , public msm::front::explicit_entry<1> struct
129 typedef mpl::vector<SubState2b> explicit_creation;
163 … SubFsm2::direct<SubFsm2_::SubState2b> > >,
DDirectEntryEuml.cpp129 BOOST_MSM_EUML_EXPLICIT_ENTRY_STATE(1,( SubState2b_Entry,SubState2b_Exit ),SubState2b)
265 typedef mpl::vector<BOOST_MSM_EUML_STATE_NAME(SubState2b),
316 explicit_(SubFsm2,SubState2b),