Searched defs:STT_void_row_impl (Results 1 – 1 of 1) sorted by relevance
31 struct STT_void_row_impl struct33 typedef typename Transition::from_state_t state_t;34 typedef typename Transition::fsm_t fsm_t;35 typedef typename Transition::base_event_t base_event_t;37 static long do_process_event(fsm_t&, long state, base_event_t const&) in do_process_event()43 static long do_transition(fsm_t&, long state, base_event_t const&) in do_transition()