gem5  v20.1.0.0
Public Member Functions | List of all members
tlm::tlm_fw_direct_mem_if< TRANS > Class Template Referenceabstract

#include <fw_bw_ifs.hh>

Inheritance diagram for tlm::tlm_fw_direct_mem_if< TRANS >:
sc_core::sc_interface

Public Member Functions

virtual bool get_direct_mem_ptr (TRANS &trans, tlm_dmi &dmi_data)=0
 
- 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 TRANS = tlm_generic_payload>
class tlm::tlm_fw_direct_mem_if< TRANS >

Definition at line 136 of file fw_bw_ifs.hh.

Member Function Documentation

◆ get_direct_mem_ptr()

template<typename TRANS = tlm_generic_payload>
virtual bool tlm::tlm_fw_direct_mem_if< TRANS >::get_direct_mem_ptr ( TRANS &  trans,
tlm_dmi dmi_data 
)
pure virtual

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

Generated on Wed Sep 30 2020 14:03:13 for gem5 by doxygen 1.8.17