TLM-2.0  2.0.4
Accellera TLM-2.0 proof-of-concept library
tlm::tlm_fw_direct_mem_if< TRANS > Class Template Referenceabstract

#include <tlm_core/tlm_2/tlm_2_interfaces/tlm_fw_bw_ifs.h>

Inheritance diagram for tlm::tlm_fw_direct_mem_if< TRANS >:
Collaboration diagram for tlm::tlm_fw_direct_mem_if< TRANS >:

Public Member Functions

virtual bool get_direct_mem_ptr (TRANS &trans, tlm_dmi &dmi_data)=0
 
virtual void register_port (sc_port_base &port_, const char *if_typename_)
 
virtual const sc_eventdefault_event () const
 

Detailed Description

template<typename TRANS = tlm_generic_payload>
class tlm::tlm_fw_direct_mem_if< TRANS >

Definition at line 119 of file tlm_fw_bw_ifs.h.

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: