boost::msm::backmp11::state_machine::stop arrow_upward boost::msm::backmp11::state_machine::stop Stops the state machine with a stopping event. Synopsis Declared in <boost/msm/backmp11/state_machine.hpp> void stop(); Description Calls the active state's exit method(s). Created with MrDocs