SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

cb_typetarget
 
mask_type mask
 

Detailed Description

Definition at line 59 of file sc_phase_callback_registry.h.

Member Data Documentation

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.


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