tlm::tlm_blocking_peek_if< T > Class Template Reference

#include <tlm_core_ifs.h>

Inheritance diagram for tlm::tlm_blocking_peek_if< T >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual T peek (tlm_tag< T > *t=0) const =0
virtual void peek (T &t) const


Detailed Description

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

Definition at line 102 of file tlm_core_ifs.h.


Member Function Documentation

template<typename T>
virtual T tlm::tlm_blocking_peek_if< T >::peek ( 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 >::peek(), and tlm::tlm_blocking_peek_if< RSP >::peek().

template<typename T>
virtual void tlm::tlm_blocking_peek_if< T >::peek ( T &  t  )  const [inline, virtual]

Definition at line 106 of file tlm_core_ifs.h.


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