gem5 v24.0.0.0
|
Public Member Functions | |
Reset (T *t, bool v, bool s) | |
Public Attributes | |
T * | target |
bool | value |
bool | sync |
Definition at line 133 of file sc_spawn.hh.
|
inline |
Definition at line 135 of file sc_spawn.hh.
bool sc_core::sc_spawn_options::Reset< T >::sync |
Definition at line 139 of file sc_spawn.hh.
T* sc_core::sc_spawn_options::Reset< T >::target |
Definition at line 137 of file sc_spawn.hh.
bool sc_core::sc_spawn_options::Reset< T >::value |
Definition at line 138 of file sc_spawn.hh.