gem5
v20.0.0.2
|
#include <SimpleInitiatorWrapper.h>
Public Types | |
typedef tlm::tlm_generic_payload | transaction_type |
typedef tlm::tlm_phase | phase_type |
typedef tlm::tlm_sync_enum | sync_enum_type |
typedef tlm::tlm_fw_transport_if | fw_interface_type |
typedef tlm::tlm_bw_transport_if | bw_interface_type |
typedef tlm::tlm_initiator_socket | initiator_socket_type |
Public Attributes | |
initiator_socket_type | socket |
Protected Attributes | |
SimpleLTInitiator1 | child |
![]() | |
sc_sensitive | sensitive |
Definition at line 26 of file SimpleInitiatorWrapper.h.
Definition at line 33 of file SimpleInitiatorWrapper.h.
Definition at line 32 of file SimpleInitiatorWrapper.h.
Definition at line 34 of file SimpleInitiatorWrapper.h.
Definition at line 30 of file SimpleInitiatorWrapper.h.
Definition at line 31 of file SimpleInitiatorWrapper.h.
Definition at line 29 of file SimpleInitiatorWrapper.h.
|
inline |
Definition at line 40 of file SimpleInitiatorWrapper.h.
References child, and SimpleLTInitiator1::socket.
|
protected |
Definition at line 49 of file SimpleInitiatorWrapper.h.
Referenced by SimpleInitiatorWrapper().
initiator_socket_type SimpleInitiatorWrapper::socket |
Definition at line 37 of file SimpleInitiatorWrapper.h.