rc_portal< sc_out< T > > Class Template Reference

#include <rc_signal_portals.h>

Inheritance diagram for rc_portal< sc_out< T > >:

rc_portal< sc_inout< T > > rc_abstract_portal< sc_inout< T > > rc_portal_b rc_portal_base rc_abstract_switch rc_switch rc_abstract_switch_b rc_switch rc_out_portal

List of all members.


Detailed Description

template<class T>
class ReChannel::rc_portal< sc_out< T > >

Portal for signal output port.

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

Member Typedef Documentation

typedef rc_portal<sc_inout<T> > base_type [private]

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.


Member Function Documentation

r ( const sc_module_name &  module_name = sc_gen_unique_name("rc_portal< sc_out< T > >")  )  [inline]


The documentation for this class was generated from the following file:
Generated on Tue Jan 1 23:14:12 2008 for ReChannel by  doxygen 1.5.3