gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0