gem5  v22.1.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 87 of file port.hh.

Constructor & Destructor Documentation

◆ Binding() [1/2]

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

Definition at line 89 of file port.hh.

◆ Binding() [2/2]

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

Definition at line 93 of file port.hh.

Member Data Documentation

◆ interface

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

Definition at line 97 of file port.hh.

◆ port

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

Definition at line 98 of file port.hh.


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

Generated on Wed Dec 21 2022 10:25:09 for gem5 by doxygen 1.9.1