Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/test/
DEntries.cpp110 struct PseudoEntry1 : public msm::front::entry_pseudo_state<0> struct
151 … a_row < PseudoEntry1 , event4 , SubState3 ,&SubFsm2_::entry_action >,
180 … <SubFsm2_::PseudoEntry1> >,
215 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::PseudoEntry1&>().entry_… in on_entry()
216 …fsm.template get_state<Fsm_::SubFsm2&>().template get_state<Fsm_::SubFsm2::PseudoEntry1&>().exit_c… in on_entry()
281 …BOOST_CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().get_state<Fsm_::SubFsm2_::PseudoEntry1&>().entry… in BOOST_AUTO_TEST_CASE()
283 …BOOST_CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().get_state<Fsm_::SubFsm2_::PseudoEntry1&>().exit_… in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/msm/doc/PDF/examples/
DDirectEntryTutorial.cpp93 struct PseudoEntry1 : public msm::front::entry_pseudo_state<0> struct
135 … a_row < PseudoEntry1 , event4 , SubState3 ,&SubFsm2_::entry_action >,
165 … <SubFsm2_::PseudoEntry1> >,
DDirectEntryEuml.cpp165 BOOST_MSM_EUML_ENTRY_STATE(0,( PseudoEntry1_Entry,PseudoEntry1_Exit ),PseudoEntry1)
249 SubState3 == PseudoEntry1 + event4 / entry_action ,
318 entry_pt_(SubFsm2,PseudoEntry1) == State1 + event4 ,
/third_party/boost/libs/msm/doc/HTML/examples/
DDirectEntryTutorial.cpp93 struct PseudoEntry1 : public msm::front::entry_pseudo_state<0> struct
135 … a_row < PseudoEntry1 , event4 , SubState3 ,&SubFsm2_::entry_action >,
165 … <SubFsm2_::PseudoEntry1> >,
DDirectEntryEuml.cpp165 BOOST_MSM_EUML_ENTRY_STATE(0,( PseudoEntry1_Entry,PseudoEntry1_Exit ),PseudoEntry1)
249 SubState3 == PseudoEntry1 + event4 / entry_action ,
318 entry_pt_(SubFsm2,PseudoEntry1) == State1 + event4 ,