boost::msm::backmp11::state_machine::process_event
Processes the event.
Synopsis
Declared in <boost/msm/backmp11/state_machine.hpp>
template<class Event>
process_result
process_event(Event const& event);
Return Value
Return type of state_machine::process_event calls.
Created with MrDocs