gem5
v20.0.0.2
|
#include <SimpleTargetWrapper.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_target_socket | target_socket_type |
Public Attributes | |
target_socket_type | socket |
Protected Attributes | |
SimpleLTTarget1 | child |
![]() | |
sc_sensitive | sensitive |
Definition at line 26 of file SimpleTargetWrapper.h.
Definition at line 33 of file SimpleTargetWrapper.h.
Definition at line 32 of file SimpleTargetWrapper.h.
Definition at line 30 of file SimpleTargetWrapper.h.
Definition at line 31 of file SimpleTargetWrapper.h.
Definition at line 34 of file SimpleTargetWrapper.h.
Definition at line 29 of file SimpleTargetWrapper.h.
|
inline |
Definition at line 40 of file SimpleTargetWrapper.h.
References child, socket, and SimpleLTTarget1::socket.
|
protected |
Definition at line 49 of file SimpleTargetWrapper.h.
Referenced by SimpleTargetWrapper().
target_socket_type SimpleTargetWrapper::socket |
Definition at line 37 of file SimpleTargetWrapper.h.
Referenced by SimpleTargetWrapper().