Home
last modified time | relevance | path

Searched refs:exceptionEvent (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/statechart/
Dstate_machine.hpp755 const ExceptionEvent & exceptionEvent, in handle_exception_event() argument
777 terminator guard( *this, &exceptionEvent ); in handle_exception_event()
789 exceptionEvent, exceptionEvent.dynamic_type() ); in handle_exception_event()
819 const ExceptionEvent & exceptionEvent ) in operator ()() argument
823 exceptionEvent, pCurrentState_ ) ); in operator ()()