gem5  v20.1.0.0
Public Member Functions | List of all members
tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF > Class Template Referenceabstract

#include <initiator_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 65 of file initiator_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 70 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()

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

◆ get_base_port()

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

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

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