SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_core::sc_reset_target Class Reference

#include <sysc/kernel/sc_reset.h>

Collaboration diagram for sc_core::sc_reset_target:

Public Attributes

bool m_async
 
bool m_level
 
sc_process_bm_process_p
 

Detailed Description

Definition at line 62 of file sc_reset.h.

Member Data Documentation

◆ m_async

bool sc_core::sc_reset_target::m_async

Definition at line 64 of file sc_reset.h.

◆ m_level

bool sc_core::sc_reset_target::m_level

Definition at line 65 of file sc_reset.h.

◆ m_process_p

sc_process_b* sc_core::sc_reset_target::m_process_p

Definition at line 66 of file sc_reset.h.


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