SMACC2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context Struct Reference

#include <smacc_state_base.hpp>

Collaboration diagram for smacc2::SmaccState< 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_
 

Detailed Description

template<class MostDerived, class Context, class InnerInitial = mpl::list<>, sc::history_mode historyMode = sc::has_deep_history>
struct smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context

Definition at line 55 of file smacc_state_base.hpp.

Constructor & Destructor Documentation

◆ my_context()

template<class MostDerived , class Context , class InnerInitial = mpl::list<>, sc::history_mode historyMode = sc::has_deep_history>
smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context::my_context ( typename base_type::context_ptr_type  pContext)
inline

Definition at line 57 of file smacc_state_base.hpp.

57: pContext_(pContext) {}
base_type::context_ptr_type pContext_

Member Data Documentation

◆ pContext_

template<class MostDerived , class Context , class InnerInitial = mpl::list<>, sc::history_mode historyMode = sc::has_deep_history>
base_type::context_ptr_type smacc2::SmaccState< MostDerived, Context, InnerInitial, historyMode >::my_context::pContext_

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