My Project
Public Types | List of all members
boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition > Struct Template Reference

#include <simple_state.hpp>

Collaboration diagram for boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition >:
Collaboration graph

Public Types

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

Member Typedef Documentation

◆ 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 MostDerived boost::statechart::simple_state< MostDerived, Context, InnerInitial, historyMode >::orthogonal< innerOrthogonalPosition >::inner_context_type

◆ inner_orthogonal_position

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: