gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
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_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 Mon Oct 27 2025 04:13:07 for gem5 by doxygen 1.14.0