Searched refs:entry_action_counter (Results 1 – 1 of 1) sorted by relevance
64 unsigned int entry_action_counter; member140 ++entry_action_counter; in entry_action()204 fsm.template get_state<Fsm_::SubFsm2&>().entry_action_counter=0; in on_entry()293 …BOOST_CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().entry_action_counter == 1,"Action not called cor… in BOOST_AUTO_TEST_CASE()