/third_party/boost/libs/msm/test/ |
D | Entries.cpp | 45 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 48 int entry_counter; member 54 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 57 int entry_counter; member 67 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 70 int entry_counter; member 76 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 79 int entry_counter; member 85 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 88 int entry_counter; member [all …]
|
D | OrthogonalDeferred.cpp | 72 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 75 int entry_counter; member 84 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 87 int entry_counter; member 96 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 99 int entry_counter; member 112 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 115 int entry_counter; member 131 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 134 int entry_counter; member [all …]
|
D | OrthogonalDeferred2.cpp | 78 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 81 int entry_counter; member 89 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 92 int entry_counter; member 101 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 104 int entry_counter; member 117 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 120 int entry_counter; member 136 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 139 int entry_counter; member [all …]
|
D | CompositeEuml.cpp | 48 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) 51 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 52 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 53 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 54 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 60 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 61 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 62 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 63 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… 64 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… [all …]
|
D | OrthogonalDeferredEuml.cpp | 51 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) 54 BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter), 55 attributes_ << entry_counter << exit_counter, configure_ << play),Empty) 56 BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter), 57 … attributes_ << entry_counter << exit_counter, configure_<< CDLoaded << play),Open) 58 BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter), 59 … attributes_ << entry_counter << exit_counter, configure_<< CDLoaded),Stopped) 60 BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter), 61 … attributes_ << entry_counter << exit_counter, configure_<< CDLoaded << PlayingPaused),Paused) 63 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… [all …]
|
D | TestDeferIn2Regions.cpp | 40 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 43 int entry_counter; member 50 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 53 int entry_counter; member 59 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 62 int entry_counter; member 68 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 71 int entry_counter; member 77 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 80 int entry_counter; member [all …]
|
D | OrthogonalDeferred3.cpp | 78 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 81 int entry_counter; member 89 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 92 int entry_counter; member 101 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 104 int entry_counter; member 117 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 120 int entry_counter; member 136 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 139 int entry_counter; member [all …]
|
D | CompositeMachine.cpp | 56 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 59 int entry_counter; member 65 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 68 int entry_counter; member 76 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 79 int entry_counter; member 86 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 89 int entry_counter; member 103 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 106 int entry_counter; member [all …]
|
D | History.cpp | 56 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 59 int entry_counter; member 65 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 68 int entry_counter; member 76 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 79 int entry_counter; member 86 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 89 int entry_counter; member 103 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 106 int entry_counter; member [all …]
|
D | Test2RegionsAnonymous.cpp | 45 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 48 int entry_counter; member 54 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 57 int entry_counter; member 64 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 67 int entry_counter; member 74 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 77 int entry_counter; member 83 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 86 int entry_counter; member [all …]
|
D | Anonymous.cpp | 51 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 54 int entry_counter; member 60 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 63 int entry_counter; member 70 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 73 int entry_counter; member 80 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 83 int entry_counter; member 129 fsm.template get_state<my_machine_::State1&>().entry_counter=0; in on_entry() 131 fsm.template get_state<my_machine_::State2&>().entry_counter=0; in on_entry() [all …]
|
D | SimpleEuml2.cpp | 45 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) in BOOST_MSM_EUML_EVENT() 48 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 49 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 50 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 51 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 52 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 120 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 127 …ST_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Open)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 134 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() 143 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() [all …]
|
D | SimpleEuml.cpp | 45 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) in BOOST_MSM_EUML_EVENT() 48 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 49 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 50 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 51 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 52 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 120 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 127 …ST_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Open)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 134 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() 143 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() [all …]
|
D | SerializeWithHistory.cpp | 62 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 65 int entry_counter; member 71 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 74 int entry_counter; member 82 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 85 int entry_counter; member 92 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 95 int entry_counter; member 109 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 112 int entry_counter; member [all …]
|
D | SimpleMachine.cpp | 65 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 68 int entry_counter; member 74 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 77 int entry_counter; member 85 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 88 int entry_counter; member 95 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 98 int entry_counter; member 106 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 109 int entry_counter; member [all …]
|
D | SimpleInternal.cpp | 71 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 74 int entry_counter; member 80 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 83 int entry_counter; member 91 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 94 int entry_counter; member 101 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 104 int entry_counter; member 112 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 115 int entry_counter; member [all …]
|
D | Serialize.cpp | 83 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 86 int entry_counter; member 101 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 104 int entry_counter; member 112 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 115 int entry_counter; member 122 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 125 int entry_counter; member 133 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 136 int entry_counter; member [all …]
|
D | AnonymousEuml.cpp | 30 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() argument 33 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() 34 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() 35 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() 36 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() 125 …_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(State1)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 129 …_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(State2)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 133 …_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(State3)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 135 …T_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(State4)&>().get_attribute(entry_counter)== 1, in BOOST_AUTO_TEST_CASE() 148 …_CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(State1)&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() [all …]
|
D | TestDeferAndMessageQueue.cpp | 80 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 83 int entry_counter; member 96 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 99 int entry_counter; member 105 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 108 int entry_counter; member 114 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 117 int entry_counter; member 123 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 126 int entry_counter; member [all …]
|
D | SerializeSimpleEuml.cpp | 51 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) in BOOST_MSM_EUML_EVENT() 54 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 55 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 56 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 57 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 58 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 126 …_CHECK_MESSAGE(p2.get_state<BOOST_MSM_EUML_STATE_NAME(Empty)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 133 …T_CHECK_MESSAGE(p2.get_state<BOOST_MSM_EUML_STATE_NAME(Open)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 166 …CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Stopped)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 170 …CHECK_MESSAGE(p.get_state<BOOST_MSM_EUML_STATE_NAME(Playing)&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() [all …]
|
D | SimpleInternalFunctors.cpp | 76 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 79 int entry_counter; member 110 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 113 int entry_counter; member 121 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 124 int entry_counter; member 131 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 134 int entry_counter; member 142 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 145 int entry_counter; member [all …]
|
D | SimpleWithFunctors.cpp | 77 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 80 int entry_counter; member 86 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 89 int entry_counter; member 97 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 100 int entry_counter; member 107 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 110 int entry_counter; member 118 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 121 int entry_counter; member [all …]
|
D | SimpleInternalEuml.cpp | 47 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(unsigned int,entry_counter) in BOOST_MSM_EUML_EVENT() 50 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 51 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 52 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 53 …BOOST_MSM_EUML_STATE(( ++state_(entry_counter),++state_(exit_counter),attributes_ << entry_counter… in BOOST_MSM_EUML_EVENT() 67 BOOST_MSM_EUML_DECLARE_STATE((++state_(entry_counter),++state_(exit_counter), 68 attributes_ << entry_counter << exit_counter 168 BOOST_CHECK_MESSAGE(p.get_state<Empty_impl&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 185 BOOST_CHECK_MESSAGE(p.get_state<Empty_impl&>().get_attribute(entry_counter) == 1, in BOOST_AUTO_TEST_CASE() 192 BOOST_CHECK_MESSAGE(p.get_state<Empty_impl&>().get_attribute(entry_counter) == 2, in BOOST_AUTO_TEST_CASE() [all …]
|
D | EventQueue.cpp | 77 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 80 int entry_counter; member 86 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 89 int entry_counter; member 97 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 100 int entry_counter; member 107 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 110 int entry_counter; member 118 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 121 int entry_counter; member [all …]
|
D | TestDeferAndMessageQueue3.cpp | 48 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 51 int entry_counter; member 57 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 60 int entry_counter; member 66 void on_entry(Event const&,FSM& ) {++entry_counter;} in on_entry() 69 int entry_counter; member 122 fsm.template get_state<player_::State11&>().entry_counter=0; in on_entry() 124 fsm.template get_state<player_::State12&>().entry_counter=0; in on_entry() 126 fsm.template get_state<player_::State13&>().entry_counter=0; in on_entry() 143 …BOOST_CHECK_MESSAGE(p.get_state<player_::State11&>().entry_counter == 1,"State11 entry not called … in BOOST_AUTO_TEST_CASE() [all …]
|