SystemC 3.0.0
Accellera SystemC proof-of-concept library
|
#include <sysc/kernel/sc_stage_callback_registry.h>
Public Attributes | |
cb_type * | target |
mask_type | mask |
Definition at line 47 of file sc_stage_callback_registry.h.
mask_type sc_core::sc_stage_callback_registry::entry::mask |
Definition at line 50 of file sc_stage_callback_registry.h.
cb_type* sc_core::sc_stage_callback_registry::entry::target |
Definition at line 49 of file sc_stage_callback_registry.h.