rc_in_portal Class Template Reference

#include <rc_signal_portals.h>

Inheritance diagram for rc_in_portal:

rc_portal< sc_in< T > > rc_abstract_portal< sc_in< 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_in_portal< T >

Portal for signal input port (named).

Definition at line 367 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_in_portal (const sc_module_name &name_=sc_gen_unique_name("rc_in_portal"))

Private Types

typedef rc_portal
< sc_in< T > > 
base_type

Member Typedef Documentation

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

Reimplemented from rc_portal< sc_in< T > >.

Definition at line 370 of file rc_signal_portals.h.

typedef base_type::port_type port_type

Reimplemented from rc_portal< sc_in< T > >.

Definition at line 372 of file rc_signal_portals.h.

typedef base_type::if_type if_type

Reimplemented from rc_portal< sc_in< T > >.

Definition at line 373 of file rc_signal_portals.h.

typedef base_type::accessor_type accessor_type

Reimplemented from rc_portal< sc_in< T > >.

Definition at line 374 of file rc_signal_portals.h.


Constructor & Destructor Documentation

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

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