SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_core::sc_phase_callback_registry::entry Struct Reference

#include <sysc/kernel/sc_phase_callback_registry.h>

Collaboration diagram for sc_core::sc_phase_callback_registry::entry:

Public Attributes

cb_typetarget
 
mask_type mask
 

Detailed Description

Definition at line 65 of file sc_phase_callback_registry.h.

Member Data Documentation

◆ mask

mask_type sc_core::sc_phase_callback_registry::entry::mask

Definition at line 68 of file sc_phase_callback_registry.h.

◆ target

cb_type* sc_core::sc_phase_callback_registry::entry::target

Definition at line 67 of file sc_phase_callback_registry.h.


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