gem5 v25.0.0.1
Loading...
Searching...
No Matches
sc_core::sc_fifo_blocking_in_if< T > Class Template Referenceabstract

#include <sc_fifo_in_if.hh>

Inheritance diagram for sc_core::sc_fifo_blocking_in_if< T >:
sc_core::sc_interface sc_core::sc_fifo_in_if< T > sc_core::sc_fifo< T >

Public Member Functions

virtual void read (T &)=0
virtual T read ()=0
Public Member Functions inherited from sc_core::sc_interface
virtual void register_port (sc_port_base &, const char *)
virtual const sc_eventdefault_event () const
virtual ~sc_interface ()

Additional Inherited Members

Protected Member Functions inherited from sc_core::sc_interface
 sc_interface ()

Detailed Description

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

Definition at line 47 of file sc_fifo_in_if.hh.

Member Function Documentation

◆ read() [1/2]

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

Implemented in sc_core::sc_fifo< T >, and sc_fifo< T >.

◆ read() [2/2]

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

Implemented in sc_core::sc_fifo< T >, and sc_fifo< T >.


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

Generated on Sat Oct 18 2025 08:07:53 for gem5 by doxygen 1.14.0