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

#include <sysc/kernel/sc_phase_callback_registry.h>

Classes

struct  entry
 

Public Types

typedef sc_phase_callback_registry this_type
 
typedef sc_object cb_type
 
typedef cb_type::phase_cb_mask mask_type
 

Friends

class sc_simcontext
 
class sc_object
 

Detailed Description

Definition at line 58 of file sc_phase_callback_registry.h.

Member Typedef Documentation

◆ cb_type

◆ mask_type

◆ this_type

Friends And Related Function Documentation

◆ sc_object

friend class sc_object
friend

Definition at line 72 of file sc_phase_callback_registry.h.

◆ sc_simcontext

friend class sc_simcontext
friend

Definition at line 71 of file sc_phase_callback_registry.h.


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