Searched defs:do_process_event (Results 1 – 2 of 2) sorted by relevance
37 static long do_process_event(fsm_t&, long state, base_event_t const&) in do_process_event() function62 static long do_process_event(fsm_t& fsm, long state, base_event_t const& evt) in do_process_event() function98 static long do_process_event(fsm_t&, long state, base_event_t const&) in do_process_event() function
2111 HandledEnum do_process_event(Event const& evt, bool is_direct_call) in do_process_event() function in boost::msm::back::state_machine