SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_phase_callback_registry.h>
Public Attributes | |
cb_type * | target |
mask_type | mask |
Definition at line 59 of file sc_phase_callback_registry.h.
mask_type sc_core::sc_phase_callback_registry::entry::mask |
Definition at line 62 of file sc_phase_callback_registry.h.
cb_type* sc_core::sc_phase_callback_registry::entry::target |
Definition at line 61 of file sc_phase_callback_registry.h.