sc_core::sc_fifo_blocking_in_if< T > Class Template Reference

#include <sc_fifo_ifs.h>

Inheritance diagram for sc_core::sc_fifo_blocking_in_if< T >:

Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_fifo_blocking_in_if< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void read (T &)=0
virtual T read ()=0

template<class T>
class sc_core::sc_fifo_blocking_in_if< T >


Member Function Documentation

template<class T>
virtual void sc_core::sc_fifo_blocking_in_if< T >::read ( T  )  [pure virtual]

Implemented in sc_core::sc_fifo< T >.

template<class T>
virtual T sc_core::sc_fifo_blocking_in_if< T >::read (  )  [pure virtual]

Implemented in sc_core::sc_fifo< T >.


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1