#include <rc_resolved_portals.h>
Definition at line 145 of file rc_resolved_portals.h.
Public Types | |
typedef base_type::port_type | port_type |
typedef base_type::if_type | if_type |
typedef base_type::accessor_type | accessor_type |
Public Member Functions | |
rc_in_resolved_portal (const sc_module_name &name_=sc_gen_unique_name("rc_in_resolved_portal")) | |
Private Types | |
typedef rc_portal < sc_in_resolved > | base_type |
Reimplemented from rc_portal< sc_in_resolved >.
Definition at line 148 of file rc_resolved_portals.h.
typedef base_type::port_type port_type |
Reimplemented from rc_portal< sc_in_resolved >.
Definition at line 150 of file rc_resolved_portals.h.
typedef base_type::if_type if_type |
Reimplemented from rc_portal< sc_in_resolved >.
Definition at line 151 of file rc_resolved_portals.h.
typedef base_type::accessor_type accessor_type |
Reimplemented from rc_portal< sc_in_resolved >.
Definition at line 152 of file rc_resolved_portals.h.
rc_in_resolved_portal | ( | const sc_module_name & | name_ = sc_gen_unique_name("rc_in_resolved_portal") |
) | [inline, explicit] |
Definition at line 154 of file rc_resolved_portals.h.