#include <rc_signal_portals.h>
Definition at line 345 of file rc_signal_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< T > > | base_type |
Reimplemented from rc_portal< sc_inout< T > >.
Reimplemented in rc_out_portal.
Definition at line 348 of file rc_signal_portals.h.
typedef base_type::port_type port_type |
Reimplemented from rc_portal< sc_inout< T > >.
Reimplemented in rc_out_portal.
Definition at line 350 of file rc_signal_portals.h.
typedef base_type::if_type if_type |
Reimplemented from rc_portal< sc_inout< T > >.
Reimplemented in rc_out_portal.
Definition at line 351 of file rc_signal_portals.h.
typedef base_type::accessor_type accessor_type |
Reimplemented from rc_portal< sc_inout< T > >.
Reimplemented in rc_out_portal.
Definition at line 352 of file rc_signal_portals.h.
r | ( | const sc_module_name & | module_name = sc_gen_unique_name("rc_portal< sc_out< T > >") |
) | [inline] |