Searched refs:EvToB (Results 1 – 3 of 3) sorted by relevance
29 struct EvToB : sc::event< EvToB > {}; struct68 sc::transition< EvToB, B >,152 pM->process_event( EvToB() ); in test_main()165 pM->process_event( EvToB() ); in test_main()184 pM->process_event( EvToB() ); in test_main()191 pM->process_event( EvToB() ); in test_main()198 pM->process_event( EvToB() ); in test_main()210 pM->process_event( EvToB() ); in test_main()236 pM->process_event( EvToB() ); in test_main()251 pM->process_event( EvToB() ); in test_main()[all …]
30 struct EvToB : sc::event< EvToB > {}; struct84 typedef sc::transition< EvToB, B > reactions;125 machine.process_event( EvToB() ); in test_main()131 machine.process_event( EvToB() ); in test_main()
28 struct EvToB : sc::event< EvToB > {}; struct77 typedef sc::transition< EvToB, B > reactions;169 machine.process_event( EvToB() ); in test_main()