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

#include <tlm_core_ifs.h>

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 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.

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


The documentation for this class was generated from the following file:

Generated on Wed Jul 15 13:51:27 2009 for TLM-2.0 by  doxygen 1.5.9