SystemC  2.3.1
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 51 of file sc_reset.h.

Member Data Documentation

bool sc_core::sc_reset_target::m_async

Definition at line 53 of file sc_reset.h.

bool sc_core::sc_reset_target::m_level

Definition at line 54 of file sc_reset.h.

sc_process_b* sc_core::sc_reset_target::m_process_p

Definition at line 55 of file sc_reset.h.


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