gem5 v24.0.0.0
Loading...
Searching...
No Matches
tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF > Class Template Referenceabstract

#include <target_socket.hh>

Public Member Functions

virtual ~tlm_base_target_socket_b ()
 
virtual sc_core::sc_port_b< BW_IF > & get_base_port ()=0
 
virtual sc_core::sc_export< FW_IF > & get_base_export ()=0
 
virtual FW_IF & get_base_interface ()=0
 

Detailed Description

template<unsigned int BUSWIDTH = 32, typename FW_IF = tlm_fw_transport_if<>, typename BW_IF = tlm_bw_transport_if<>>
class tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >

Definition at line 33 of file target_socket.hh.

Constructor & Destructor Documentation

◆ ~tlm_base_target_socket_b()

template<unsigned int BUSWIDTH = 32, typename FW_IF = tlm_fw_transport_if<>, typename BW_IF = tlm_bw_transport_if<>>
virtual tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >::~tlm_base_target_socket_b ( )
inlinevirtual

Definition at line 36 of file target_socket.hh.

Member Function Documentation

◆ get_base_export()

template<unsigned int BUSWIDTH = 32, typename FW_IF = tlm_fw_transport_if<>, typename BW_IF = tlm_bw_transport_if<>>
virtual sc_core::sc_export< FW_IF > & tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >::get_base_export ( )
pure virtual

◆ get_base_interface()

◆ get_base_port()


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

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