gem5 v24.0.0.0
Loading...
Searching...
No Matches
tlm::tlm_transport_if< REQ, RSP > Class Template Referenceabstract

#include <core_ifs.hh>

Inheritance diagram for tlm::tlm_transport_if< REQ, RSP >:
sc_core::sc_interface tlm::tlm_transport_to_master< REQ, RSP >

Public Member Functions

virtual RSP transport (const REQ &)=0
 
virtual void transport (const REQ &req, RSP &rsp)
 
- Public Member Functions inherited from sc_core::sc_interface
virtual void register_port (sc_port_base &, const char *)
 
virtual const sc_eventdefault_event () const
 
virtual ~sc_interface ()
 

Additional Inherited Members

- Protected Member Functions inherited from sc_core::sc_interface
 sc_interface ()
 

Detailed Description

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

Definition at line 30 of file core_ifs.hh.

Member Function Documentation

◆ transport() [1/2]

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

◆ transport() [2/2]

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

Definition at line 36 of file core_ifs.hh.

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


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

Generated on Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0