gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:55 for gem5 by doxygen 1.11.0