SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_fifo_ifs.h File Reference

The sc_fifo<T> interface classes. More...

Include dependency graph for sc_fifo_ifs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_fifo_nonblocking_in_if< T >
 
class  sc_core::sc_fifo_blocking_in_if< T >
 
class  sc_core::sc_fifo_in_if< T >
 
class  sc_core::sc_fifo_nonblocking_out_if< T >
 
class  sc_core::sc_fifo_blocking_out_if< T >
 
class  sc_core::sc_fifo_out_if< T >
 

Namespaces

 sc_core
 

Detailed Description

The sc_fifo<T> interface classes.

Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21

CHANGE LOG IS AT THE END OF THE FILE

Definition in file sc_fifo_ifs.h.