tlm::tlm_transport_if< REQ, RSP > Class Template Reference

#include <tlm_core_ifs.h>

Inheritance diagram for tlm::tlm_transport_if< REQ, RSP >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual RSP transport (const REQ &)=0
virtual void transport (const REQ &req, RSP &rsp)


Detailed Description

template<typename REQ, typename RSP>
class tlm::tlm_transport_if< REQ, RSP >

Definition at line 35 of file tlm_core_ifs.h.


Member Function Documentation

template<typename REQ, typename RSP>
virtual RSP tlm::tlm_transport_if< REQ, RSP >::transport ( const REQ &   )  [pure virtual]

Implemented in tlm::tlm_transport_to_master< REQ, RSP >.

Referenced by tlm::tlm_transport_if< REQ, RSP >::transport().

template<typename REQ, typename RSP>
virtual void tlm::tlm_transport_if< REQ, RSP >::transport ( const REQ &  req,
RSP &  rsp 
) [inline, virtual]

Definition at line 40 of file tlm_core_ifs.h.

References tlm::tlm_transport_if< REQ, RSP >::transport().

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:54 2008 for TLM 2 by  doxygen 1.5.3