Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::add_forwarding_row_helper< Table, Intermediate, StateType > Struct Template Reference

#include <state_machine.hpp>

Public Types

typedef generate_event_set
< Table >::type 
all_events
 
typedef ::boost::mpl::fold
< all_events, Intermediate,::boost::mpl::push_back
< ::boost::mpl::placeholders::_1,
frow< StateType,::boost::mpl::placeholders::_2 >
> >::type 
type
 

Member Typedef Documentation

template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class Table , class Intermediate , class StateType >
typedef generate_event_set<Table>::type boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::add_forwarding_row_helper< Table, Intermediate, StateType >::all_events
template<class A0 , class A1 = parameter::void_, class A2 = parameter::void_, class A3 = parameter::void_, class A4 = parameter::void_>
template<class Table , class Intermediate , class StateType >
typedef ::boost::mpl::fold< all_events, Intermediate, ::boost::mpl::push_back< ::boost::mpl::placeholders::_1, frow<StateType, ::boost::mpl::placeholders::_2> > >::type boost::msm::back::state_machine< A0, A1, A2, A3, A4 >::add_forwarding_row_helper< Table, Intermediate, StateType >::type

The documentation for this struct was generated from the following file: