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

#include <state.hpp>

Public Member Functions

 my_context (typename base_type::context_ptr_type pContext)
 

Public Attributes

base_type::context_ptr_type pContext_
 

Constructor & Destructor Documentation

template<class MostDerived , class Context , class InnerInitial = mpl::list<>, history_mode historyMode = has_no_history>
boost::statechart::state< MostDerived, Context, InnerInitial, historyMode >::my_context::my_context ( typename base_type::context_ptr_type  pContext)
inline

Member Data Documentation

template<class MostDerived , class Context , class InnerInitial = mpl::list<>, history_mode historyMode = has_no_history>
base_type::context_ptr_type boost::statechart::state< MostDerived, Context, InnerInitial, historyMode >::my_context::pContext_

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