#include <rc_rv_portals.h>
Definition at line 128 of file rc_rv_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 | |
r (const sc_module_name &module_name=sc_gen_unique_name("rc_portal")) | |
Private Types | |
typedef rc_portal < sc_inout_rv< W > > | base_type |
Reimplemented from rc_portal< sc_inout_rv< W > >.
Reimplemented in rc_out_rv_portal.
Definition at line 131 of file rc_rv_portals.h.
typedef base_type::port_type port_type |
Reimplemented from rc_portal< sc_inout_rv< W > >.
Reimplemented in rc_out_rv_portal.
Definition at line 133 of file rc_rv_portals.h.
typedef base_type::if_type if_type |
Reimplemented from rc_portal< sc_inout_rv< W > >.
Reimplemented in rc_out_rv_portal.
Definition at line 134 of file rc_rv_portals.h.
typedef base_type::accessor_type accessor_type |
Reimplemented from rc_portal< sc_inout_rv< W > >.
Reimplemented in rc_out_rv_portal.
Definition at line 135 of file rc_rv_portals.h.
r | ( | const sc_module_name & | module_name = sc_gen_unique_name("rc_portal< sc_out_rv< W > >") |
) | [inline] |