SystemC 3.0.0
Accellera SystemC proof-of-concept library
Public Attributes | List of all members
sc_core::sc_reset_target Class Reference

#include <sysc/kernel/sc_reset.h>

Collaboration diagram for sc_core::sc_reset_target:
Collaboration graph
[legend]

Public Attributes

bool m_async
 
bool m_level
 
sc_process_bm_process_p
 

Detailed Description

Definition at line 58 of file sc_reset.h.

Member Data Documentation

◆ m_async

bool sc_core::sc_reset_target::m_async

Definition at line 60 of file sc_reset.h.

◆ m_level

bool sc_core::sc_reset_target::m_level

Definition at line 61 of file sc_reset.h.

◆ m_process_p

sc_process_b* sc_core::sc_reset_target::m_process_p

Definition at line 62 of file sc_reset.h.


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