Home
last modified time | relevance | path

Searched defs:is_direct_call (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/msm/back/
Dstate_machine.hpp1854 …ndledEnum do_process_helper(EventType const& evt, ::boost::mpl::true_ const &, bool is_direct_call) in do_process_helper()
1859 …dledEnum do_process_helper(EventType const& evt, ::boost::mpl::false_ const &, bool is_direct_call) in do_process_helper()
2111 HandledEnum do_process_event(Event const& evt, bool is_direct_call) in do_process_event()