gem5  v20.1.0.0
Public Types | Public Member Functions | List of all members
SignalInterruptTargetSocket Class Reference

#include <signal_interrupt.hh>

Inheritance diagram for SignalInterruptTargetSocket:
tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf >

Public Types

typedef tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIfBase
 
- 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_BOUNDport_type
 
typedef sc_core::sc_export< fw_interface_typeexport_type
 
typedef tlm_base_initiator_socket_b< BUSWIDTH, fw_interface_type, bw_interface_typebase_initiator_socket_type
 
typedef tlm_base_target_socket_b< BUSWIDTH, fw_interface_type, bw_interface_typebase_type
 

Public Member Functions

const char * kind () const override
 
std::type_index get_protocol_types () const override
 
- Public Member Functions inherited from tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf >
 tlm_base_target_socket ()
 
 tlm_base_target_socket (const char *name)
 
virtual const char * kind () const
 
virtual void bind (base_initiator_socket_type &s)
 
virtual void bind (base_type &s)
 
virtual void bind (fw_interface_type &ifs)
 
void operator() (base_initiator_socket_type &s)
 
void operator() (base_type &s)
 
void operator() (fw_interface_type &s)
 
int size () const
 
bw_interface_typeoperator-> ()
 
bw_interface_typeoperator[] (int i)
 
virtual sc_core::sc_port_baseget_port_base ()
 
virtual const sc_core::sc_port_baseget_port_base () const
 
virtual sc_core::sc_export_baseget_export_base ()
 
virtual const sc_core::sc_export_baseget_export_base () const
 
virtual unsigned int get_bus_width () const
 
virtual tlm_socket_category get_socket_category () const
 
virtual sc_core::sc_port_b< SignalInterruptBwIf > & get_base_port ()
 
virtual const sc_core::sc_port_b< SignalInterruptBwIf > & get_base_port () const
 
virtual SignalInterruptFwIfget_base_interface ()
 
virtual const SignalInterruptFwIfget_base_interface () const
 
virtual sc_core::sc_export< SignalInterruptFwIf > & get_base_export ()
 
virtual const sc_core::sc_export< SignalInterruptFwIf > & get_base_export () const
 

Additional Inherited Members

- Protected Attributes inherited from tlm::tlm_base_target_socket< 64, SignalInterruptFwIf, SignalInterruptBwIf >
port_type m_port
 

Detailed Description

Definition at line 93 of file signal_interrupt.hh.

Member Typedef Documentation

◆ Base

Definition at line 99 of file signal_interrupt.hh.

Member Function Documentation

◆ get_protocol_types()

std::type_index SignalInterruptTargetSocket::get_protocol_types ( ) const
inlineoverride

Definition at line 113 of file signal_interrupt.hh.

◆ kind()

const char* SignalInterruptTargetSocket::kind ( ) const
inlineoverride

Definition at line 107 of file signal_interrupt.hh.


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 2020 14:02:31 for gem5 by doxygen 1.8.17