My Project
Public Member Functions | Public Attributes | List of all members
boost::statechart::state< MostDerived, Context, InnerInitial, historyMode >::my_context Struct Reference

#include <state.hpp>

Collaboration diagram for boost::statechart::state< MostDerived, Context, InnerInitial, historyMode >::my_context:
Collaboration graph

Public Member Functions

 my_context (typename base_type::context_ptr_type pContext)
 

Public Attributes

base_type::context_ptr_type pContext_
 

Constructor & Destructor Documentation

◆ my_context()

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

◆ pContext_

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: