tlm::tlm_nonblocking_put_if< T > Class Template Reference

#include <tlm_core_ifs.h>

Inheritance diagram for tlm::tlm_nonblocking_put_if< T >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool nb_put (const T &t)=0
virtual bool nb_can_put (tlm_tag< T > *t=0) const =0
virtual const
sc_core::sc_event & 
ok_to_put (tlm_tag< T > *t=0) const =0


Detailed Description

template<typename T>
class tlm::tlm_nonblocking_put_if< T >

Definition at line 77 of file tlm_core_ifs.h.


Member Function Documentation

template<typename T>
virtual bool tlm::tlm_nonblocking_put_if< T >::nb_put ( const T &  t  )  [pure virtual]

Implemented in tlm::tlm_fifo< T >, tlm::tlm_put_get_imp< PUT_DATA, GET_DATA >, tlm::tlm_put_get_imp< REQ, RSP >, and tlm::tlm_put_get_imp< RSP, REQ >.

Referenced by tlm::tlm_put_get_imp< RSP, REQ >::nb_put().

template<typename T>
virtual bool tlm::tlm_nonblocking_put_if< T >::nb_can_put ( tlm_tag< T > *  t = 0  )  const [pure virtual]

Implemented in tlm::tlm_fifo< T >, tlm::tlm_put_get_imp< PUT_DATA, GET_DATA >, tlm::tlm_put_get_imp< REQ, RSP >, and tlm::tlm_put_get_imp< RSP, REQ >.

Referenced by tlm::tlm_put_get_imp< RSP, REQ >::nb_can_put().

template<typename T>
virtual const sc_core::sc_event& tlm::tlm_nonblocking_put_if< T >::ok_to_put ( tlm_tag< T > *  t = 0  )  const [pure virtual]

Implemented in tlm::tlm_fifo< T >, tlm::tlm_put_get_imp< PUT_DATA, GET_DATA >, tlm::tlm_put_get_imp< REQ, RSP >, and tlm::tlm_put_get_imp< RSP, REQ >.

Referenced by tlm::tlm_nonblocking_put_port< T >::ok_to_put(), and tlm::tlm_put_get_imp< RSP, REQ >::ok_to_put().


The documentation for this class was generated from the following file:
Generated on Thu Jun 5 17:43:55 2008 for TLM 2 by  doxygen 1.5.3