gem5
v20.1.0.0
|
#include <target_socket.hh>
Additional Inherited Members | |
Public Types inherited from tlm::tlm_base_target_socket< 32, tlm_fw_transport_if< tlm_base_protocol_types >, tlm_bw_transport_if< tlm_base_protocol_types >, 1, sc_core::SC_ONE_OR_MORE_BOUND > | |
typedef tlm_fw_transport_if< tlm_base_protocol_types > | fw_interface_type |
typedef tlm_bw_transport_if< tlm_base_protocol_types > | bw_interface_type |
typedef sc_core::sc_port< bw_interface_type, N, POL > | port_type |
typedef sc_core::sc_export< fw_interface_type > | export_type |
typedef tlm_base_initiator_socket_b< BUSWIDTH, fw_interface_type, bw_interface_type > | base_initiator_socket_type |
typedef tlm_base_target_socket_b< BUSWIDTH, fw_interface_type, bw_interface_type > | base_type |
Protected Attributes inherited from tlm::tlm_base_target_socket< 32, tlm_fw_transport_if< tlm_base_protocol_types >, tlm_bw_transport_if< tlm_base_protocol_types >, 1, sc_core::SC_ONE_OR_MORE_BOUND > | |
port_type | m_port |
Definition at line 213 of file target_socket.hh.
|
inline |
Definition at line 219 of file target_socket.hh.
|
inlineexplicit |
Definition at line 225 of file target_socket.hh.
|
inlinevirtual |
Definition at line 234 of file target_socket.hh.
|
inlinevirtual |
Definition at line 231 of file target_socket.hh.