boost::msm::backmp11::state_machine::get_active_state_ids
Returns the active state ids of the machine.
Synopsis
Declared in <boost/msm/backmp11/state_machine.hpp>
active_state_ids_t const&
get_active_state_ids() const;
Return Value
the active state ids of the machine.
Created with MrDocs