|
SystemC
2.3.2
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 65 of file sc_phase_callback_registry.h.
| mask_type sc_core::sc_phase_callback_registry::entry::mask |
Definition at line 68 of file sc_phase_callback_registry.h.
| cb_type* sc_core::sc_phase_callback_registry::entry::target |
Definition at line 67 of file sc_phase_callback_registry.h.