#include <shallow_history.hpp>
Public Types | |
typedef DefaultState::outermost_context_base_type | outermost_context_base_type |
typedef DefaultState::context_type | context_type |
typedef DefaultState::context_ptr_type | context_ptr_type |
typedef DefaultState::context_type_list | context_type_list |
typedef DefaultState::orthogonal_position | orthogonal_position |
Public Member Functions | |
BOOST_STATIC_ASSERT (DefaultState::context_type::shallow_history::value) | |
Static Public Member Functions | |
static void | deep_construct (const context_ptr_type &pContext, outermost_context_base_type &outermostContextBase) |
typedef DefaultState::context_ptr_type boost::statechart::shallow_history< DefaultState >::context_ptr_type |
typedef DefaultState::context_type boost::statechart::shallow_history< DefaultState >::context_type |
typedef DefaultState::context_type_list boost::statechart::shallow_history< DefaultState >::context_type_list |
typedef DefaultState::orthogonal_position boost::statechart::shallow_history< DefaultState >::orthogonal_position |
typedef DefaultState::outermost_context_base_type boost::statechart::shallow_history< DefaultState >::outermost_context_base_type |
boost::statechart::shallow_history< DefaultState >::BOOST_STATIC_ASSERT | ( | DefaultState::context_type::shallow_history< DefaultState >::value | ) |
|
inlinestatic |