rc_inout_portal Class Template Reference

#include <rc_signal_portals.h>

Inheritance diagram for rc_inout_portal:

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

List of all members.


Detailed Description

template<class T>
class ReChannel::rc_inout_portal< T >

Portal for signal input/output port (named).

Definition at line 387 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

 rc_inout_portal (const sc_module_name &name_=sc_gen_unique_name("rc_inout_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 > >.

Definition at line 390 of file rc_signal_portals.h.

typedef base_type::port_type port_type

Reimplemented from rc_portal< sc_inout< T > >.

Definition at line 392 of file rc_signal_portals.h.

typedef base_type::if_type if_type

Reimplemented from rc_portal< sc_inout< T > >.

Definition at line 393 of file rc_signal_portals.h.

typedef base_type::accessor_type accessor_type

Reimplemented from rc_portal< sc_inout< T > >.

Definition at line 394 of file rc_signal_portals.h.


Constructor & Destructor Documentation

rc_inout_portal ( const sc_module_name &  name_ = sc_gen_unique_name("rc_inout_portal< T >")  )  [inline, explicit]

Definition at line 396 of file rc_signal_portals.h.


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