rc_fifo_in_portal Class Template Reference

#include <rc_fifo_portals.h>

Inheritance diagram for rc_fifo_in_portal:

rc_portal< sc_fifo_in< T > > rc_abstract_portal< sc_fifo_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_fifo_in_portal< T >

Portal for a FIFO input port (named).

Definition at line 100 of file rc_fifo_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_fifo_in_portal (const sc_module_name &name_=sc_gen_unique_name("rc_fifo_in_portal"))

Private Types

typedef rc_portal
< sc_fifo_in< T > > 
base_type

Member Typedef Documentation

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

Reimplemented from rc_portal< sc_fifo_in< T > >.

Definition at line 103 of file rc_fifo_portals.h.

typedef base_type::port_type port_type

Reimplemented from rc_portal< sc_fifo_in< T > >.

Definition at line 105 of file rc_fifo_portals.h.

typedef base_type::if_type if_type

Reimplemented from rc_portal< sc_fifo_in< T > >.

Definition at line 106 of file rc_fifo_portals.h.

typedef base_type::accessor_type accessor_type

Reimplemented from rc_portal< sc_fifo_in< T > >.

Definition at line 107 of file rc_fifo_portals.h.


Constructor & Destructor Documentation

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

Definition at line 109 of file rc_fifo_portals.h.


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