#include <metafunctions.hpp>
Public Types | |
typedef ::boost::mpl::fold < stt,::boost::mpl::set <>,::boost::mpl::if_ < ::boost::mpl::has_key < ::boost::mpl::placeholders::_1, transition_event < ::boost::mpl::placeholders::_2 > >,::boost::mpl::placeholders::_1,::boost::mpl::insert < ::boost::mpl::placeholders::_1, transition_event < ::boost::mpl::placeholders::_2 > > > >::type | type |
typedef ::boost::mpl::fold< stt, ::boost::mpl::set<>, ::boost::mpl::if_< ::boost::mpl::has_key< ::boost::mpl::placeholders::_1, transition_event< ::boost::mpl::placeholders::_2> >, ::boost::mpl::placeholders::_1, ::boost::mpl::insert< ::boost::mpl::placeholders::_1, transition_event< ::boost::mpl::placeholders::_2> > > >::type boost::msm::back::generate_event_set< stt >::type |