28 #ifndef __SYSTEMC_EXT_CHANNEL_SC_FIFO_IN_IF_HH__ 29 #define __SYSTEMC_EXT_CHANNEL_SC_FIFO_IN_IF_HH__ 31 #include "../core/sc_interface.hh" 50 virtual void read(T &) = 0;
59 virtual int num_available()
const = 0;
72 #endif //__SYSTEMC_EXT_CHANNEL_SC_FIFO_IN_IF_HH__ sc_interface & operator=(const sc_interface &)
virtual const sc_event & data_written_event() const =0
virtual bool nb_read(T &)=0