sc_core::sc_fifo_out_if< T > Class Template Reference

The sc_fifo<T> output interface class. More...

#include <sysc/communication/sc_fifo_ifs.h>

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

List of all members.

Public Member Functions

virtual int num_free () const =0

Protected Member Functions

 sc_fifo_out_if ()

Detailed Description

template<class T>
class sc_core::sc_fifo_out_if< T >

The sc_fifo<T> output interface class.

Definition at line 163 of file sc_fifo_ifs.h.


Constructor & Destructor Documentation

template<class T>
sc_core::sc_fifo_out_if< T >::sc_fifo_out_if (  )  [inline, protected]

Definition at line 176 of file sc_fifo_ifs.h.


Member Function Documentation

template<class T>
virtual int sc_core::sc_fifo_out_if< T >::num_free (  )  const [pure virtual]

Implemented in sc_core::sc_fifo< T >.


The documentation for this class was generated from the following file:

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1