boost::msm::backmp11::state_machine::get_machine_state
Gets the current state of the state machine. See machine_state.
Synopsis
Declared in <boost/msm/backmp11/detail/state_machine_base.hpp>
machine_state
get_machine_state() const;
Return Value
Describes the state of the state machine.
Created with MrDocs