boost::msm::backmp11::observer_ref::post_process_event
Synopsis
Declared in <boost/msm/backmp11/observer.hpp>
template<
typename StateMachine,
typename Event>
void
post_process_event(
StateMachine& sm,
Event const& event,
process_result result) const;
Parameters
Name |
Description |
result |
Return type of |
Created with MrDocs