tlm::tlm_analysis_fifo< T > Class Template Reference

#include <tlm_analysis_fifo.h>

Inheritance diagram for tlm::tlm_analysis_fifo< T >:

Inheritance graph
[legend]
Collaboration diagram for tlm::tlm_analysis_fifo< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 tlm_analysis_fifo (const char *nm)
 tlm_analysis_fifo ()
void write (const tlm_analysis_triple< T > &t)
void write (const T &t)


Detailed Description

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

Definition at line 30 of file tlm_analysis_fifo.h.


Constructor & Destructor Documentation

template<typename T>
tlm::tlm_analysis_fifo< T >::tlm_analysis_fifo ( const char *  nm  )  [inline]

Definition at line 39 of file tlm_analysis_fifo.h.

template<typename T>
tlm::tlm_analysis_fifo< T >::tlm_analysis_fifo (  )  [inline]

Definition at line 40 of file tlm_analysis_fifo.h.


Member Function Documentation

template<typename T>
void tlm::tlm_analysis_fifo< T >::write ( const tlm_analysis_triple< T > &  t  )  [inline]

Definition at line 42 of file tlm_analysis_fifo.h.

References tlm::tlm_fifo< T >::nb_put().

Here is the call graph for this function:

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

Implements tlm::tlm_write_if< T >.

Definition at line 46 of file tlm_analysis_fifo.h.

References tlm::tlm_fifo< T >::nb_put().

Here is the call graph for this function:


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