Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition > Struct Template Reference

#include <simple_state.hpp>

Public Types

typedef mpl::integral_c
< detail::orthogonal_position_type,
innerOrthogonalPosition > 
inner_orthogonal_position
 
typedef MostDerived inner_context_type
 

Member Typedef Documentation

template<class MostDerived , class Context , class InnerInitial = mpl::list<>, history_mode historyMode = has_no_history>
template<detail::orthogonal_position_type innerOrthogonalPosition>
typedef MostDerived boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition >::inner_context_type
template<class MostDerived , class Context , class InnerInitial = mpl::list<>, history_mode historyMode = has_no_history>
template<detail::orthogonal_position_type innerOrthogonalPosition>
typedef mpl::integral_c< detail::orthogonal_position_type, innerOrthogonalPosition > boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition >::inner_orthogonal_position

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