gem5  v19.0.0.0
Public Member Functions | Public Attributes | List of all members
sc_gem5::Port::Binding Struct Reference

Public Member Functions

 Binding (::sc_core::sc_interface *interface)
 
 Binding (::sc_core::sc_port_base *port)
 

Public Attributes

::sc_core::sc_interfaceinterface
 
::sc_core::sc_port_baseport
 

Detailed Description

Definition at line 89 of file port.hh.

Constructor & Destructor Documentation

◆ Binding() [1/2]

sc_gem5::Port::Binding::Binding ( ::sc_core::sc_interface interface)
inlineexplicit

Definition at line 91 of file port.hh.

Referenced by sc_gem5::Port::bind().

◆ Binding() [2/2]

sc_gem5::Port::Binding::Binding ( ::sc_core::sc_port_base port)
inlineexplicit

Definition at line 95 of file port.hh.

Member Data Documentation

◆ interface

::sc_core::sc_interface* sc_gem5::Port::Binding::interface

Definition at line 99 of file port.hh.

◆ port

::sc_core::sc_port_base* sc_gem5::Port::Binding::port

Definition at line 100 of file port.hh.

Referenced by sc_gem5::Port::bind().


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

Generated on Fri Feb 28 2020 16:27:24 for gem5 by doxygen 1.8.13