gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
sc_core::sc_spawn_options::Reset< T > Struct Template Reference

Public Member Functions

 Reset (T *t, bool v, bool s)
 

Public Attributes

T * target
 
bool value
 
bool sync
 

Detailed Description

template<typename T>
struct sc_core::sc_spawn_options::Reset< T >

Definition at line 133 of file sc_spawn.hh.

Constructor & Destructor Documentation

◆ Reset()

template<typename T >
sc_core::sc_spawn_options::Reset< T >::Reset ( T *  t,
bool  v,
bool  s 
)
inline

Definition at line 135 of file sc_spawn.hh.

Member Data Documentation

◆ sync

template<typename T >
bool sc_core::sc_spawn_options::Reset< T >::sync

Definition at line 139 of file sc_spawn.hh.

◆ target

template<typename T >
T* sc_core::sc_spawn_options::Reset< T >::target

Definition at line 137 of file sc_spawn.hh.

◆ value

template<typename T >
bool sc_core::sc_spawn_options::Reset< T >::value

Definition at line 138 of file sc_spawn.hh.


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

Generated on Wed Dec 21 2022 10:25:07 for gem5 by doxygen 1.9.1