|
gem5
v19.0.0.0
|
#include <initiator_socket.hh>
Public Types | |
| typedef FW_IF | fw_interface_type |
| typedef BW_IF | 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 | |
| port_type | m_port |
Friends | |
| template<unsigned int, typename , typename , int , sc_core::sc_port_policy > | |
| class | tlm_base_initiator_socket |
Additional Inherited Members | |
Protected Member Functions inherited from tlm::tlm_base_socket_if | |
| virtual | ~tlm_base_socket_if () |
Protected Member Functions inherited from sc_core::sc_export< FW_IF > | |
| void | before_end_of_elaboration () override |
| void | end_of_elaboration () override |
| void | start_of_simulation () override |
| void | end_of_simulation () override |
Protected Member Functions inherited from sc_core::sc_object | |
| sc_object () | |
| sc_object (const char *) | |
| sc_object (const sc_object &) | |
| sc_object & | operator= (const sc_object &) |
| virtual | ~sc_object () |
Definition at line 52 of file initiator_socket.hh.
| typedef tlm_base_initiator_socket_b< BUSWIDTH, fw_interface_type, bw_interface_type> tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::base_initiator_socket_type |
Definition at line 66 of file target_socket.hh.
| typedef tlm_base_target_socket_b< BUSWIDTH, fw_interface_type, bw_interface_type> tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::base_type |
Definition at line 69 of file target_socket.hh.
| typedef BW_IF tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::bw_interface_type |
Definition at line 60 of file target_socket.hh.
| typedef sc_core::sc_export<fw_interface_type> tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::export_type |
Definition at line 63 of file target_socket.hh.
| typedef FW_IF tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::fw_interface_type |
Definition at line 59 of file target_socket.hh.
| typedef sc_core::sc_port<bw_interface_type, N, POL> tlm::tlm_base_target_socket< BUSWIDTH, FW_IF, BW_IF, N, POL >::port_type |
Definition at line 61 of file target_socket.hh.
|
inline |
Definition at line 75 of file target_socket.hh.
|
inlineexplicit |
Definition at line 80 of file target_socket.hh.
|
inlinevirtual |
Definition at line 95 of file target_socket.hh.
|
inlinevirtual |
Reimplemented in tlm_utils::multi_passthrough_target_socket< MultiSocketSimpleSwitchAT >.
Definition at line 110 of file target_socket.hh.
|
inlinevirtual |
Reimplemented from sc_core::sc_export< FW_IF >.
Definition at line 125 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >.
Reimplemented in tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, POL >, tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, sc_core::SC_ZERO_OR_MORE_BOUND >, and tlm_utils::multi_passthrough_target_socket< MultiSocketSimpleSwitchAT >.
Definition at line 183 of file target_socket.hh.
|
inlinevirtual |
Reimplemented in tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, POL >, tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, sc_core::SC_ZERO_OR_MORE_BOUND >, and tlm_utils::multi_passthrough_target_socket< MultiSocketSimpleSwitchAT >.
Definition at line 185 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >.
Reimplemented in tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, POL >, tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, sc_core::SC_ZERO_OR_MORE_BOUND >, and tlm_utils::multi_passthrough_target_socket< MultiSocketSimpleSwitchAT >.
Definition at line 180 of file target_socket.hh.
|
inlinevirtual |
Reimplemented in tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, POL >, tlm_utils::multi_passthrough_target_socket< MODULE, BUSWIDTH, TYPES, N, sc_core::SC_ZERO_OR_MORE_BOUND >, and tlm_utils::multi_passthrough_target_socket< MultiSocketSimpleSwitchAT >.
Definition at line 181 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_target_socket_b< BUSWIDTH, FW_IF, BW_IF >.
Definition at line 173 of file target_socket.hh.
|
inlinevirtual |
Definition at line 175 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Definition at line 165 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Definition at line 159 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Definition at line 161 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Definition at line 153 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Definition at line 155 of file target_socket.hh.
|
inlinevirtual |
Implements tlm::tlm_base_socket_if.
Reimplemented in tlm_utils::multi_target_base< BUSWIDTH, TYPES, N, POL >, and tlm_utils::multi_target_base< 32, tlm::tlm_base_protocol_types, 0, sc_core::SC_ONE_OR_MORE_BOUND >.
Definition at line 167 of file target_socket.hh.
|
inlinevirtual |
Reimplemented from sc_core::sc_export< FW_IF >.
Reimplemented in tlm::tlm_target_socket< BUSWIDTH, TYPES, N, POL >, tlm::tlm_target_socket< 32 >, tlm::tlm_target_socket< BUSWIDTH, my_extended_payload_types, 1, sc_core::SC_ONE_OR_MORE_BOUND >, tlm::tlm_target_socket< BUSWIDTH, tlm::tlm_base_protocol_types, N, POL >, tlm::tlm_target_socket< BUSWIDTH, TYPES, 1, sc_core::SC_ONE_OR_MORE_BOUND >, tlm::tlm_target_socket< BUSWIDTH, tlm::tlm_base_protocol_types, 1, sc_core::SC_ONE_OR_MORE_BOUND >, tlm::tlm_target_socket< BUSWIDTH, TYPES, 1, POL >, ClockRateControlTargetSocket, and SignalInterruptTargetSocket.
Definition at line 85 of file target_socket.hh.
|
inline |
Definition at line 103 of file target_socket.hh.
|
inline |
Definition at line 118 of file target_socket.hh.
|
inline |
Definition at line 135 of file target_socket.hh.
|
inline |
Definition at line 145 of file target_socket.hh.
|
inline |
Definition at line 150 of file target_socket.hh.
|
inline |
Definition at line 140 of file target_socket.hh.
|
friend |
Definition at line 72 of file target_socket.hh.
|
protected |
Definition at line 191 of file target_socket.hh.