gem5
v20.1.0.0
|
#include <signal_interrupt.hh>
Public Types | |
typedef tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf > | Base |
Public Types inherited from tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf > | |
typedef SignalInterruptFwIf | fw_interface_type |
typedef SignalInterruptBwIf | bw_interface_type |
typedef sc_core::sc_port< bw_interface_type, 1, sc_core::SC_ONE_OR_MORE_BOUND > | 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 |
Additional Inherited Members | |
Protected Attributes inherited from tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf > | |
port_type | m_port |
Definition at line 93 of file signal_interrupt.hh.
typedef tlm::tlm_base_target_socket<64, SignalInterruptFwIf, SignalInterruptBwIf> SignalInterruptTargetSocket::Base |
Definition at line 99 of file signal_interrupt.hh.
|
inlineoverride |
Definition at line 113 of file signal_interrupt.hh.
|
inlineoverride |
Definition at line 107 of file signal_interrupt.hh.