rc_fallback_interface< sc_fifo_out_if< T > > Class Template Reference

#include <rc_fifo_accessors.h>

Inheritance diagram for rc_fallback_interface< sc_fifo_out_if< T > >:

sc_fifo_out_if

List of all members.


Detailed Description

template<class T>
class ReChannel::rc_fallback_interface< sc_fifo_out_if< T > >

Fallback interface for a FIFO (output).

Definition at line 82 of file rc_fifo_accessors.h.


Public Member Functions

 rc_fallback_interface ()
virtual bool nb_write (const T &value)
virtual const sc_event & data_read_event () const
virtual void write (const T &value)
virtual int num_free () const

Private Attributes

sc_event p_undef

Constructor & Destructor Documentation

rc_fallback_interface (  )  [inline]

Definition at line 86 of file rc_fifo_accessors.h.


Member Function Documentation

virtual bool nb_write ( const T &  value  )  [inline, virtual]

Definition at line 87 of file rc_fifo_accessors.h.

virtual const sc_event& data_read_event (  )  const [inline, virtual]

Definition at line 89 of file rc_fifo_accessors.h.

virtual void write ( const T &  value  )  [inline, virtual]

Definition at line 94 of file rc_fifo_accessors.h.

virtual int num_free (  )  const [inline, virtual]

Definition at line 99 of file rc_fifo_accessors.h.


Member Data Documentation

sc_event p_undef [private]

Definition at line 102 of file rc_fifo_accessors.h.


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