gem5 v24.0.0.0
|
This is the complete list of members for sc_gem5::ScInterfaceWrapper< IF >, including all inherited members.
_connected | gem5::Port | protected |
_peer | gem5::Port | protected |
bind(gem5::Port &peer) override | sc_gem5::ScInterfaceWrapper< IF > | inlinevirtual |
getId() const | gem5::Port | inline |
getPeer() | gem5::Port | inline |
id | gem5::Port | protected |
iface_ | sc_gem5::ScInterfaceWrapper< IF > | private |
interface() | sc_gem5::ScInterfaceWrapper< IF > | inline |
isConnected() const | gem5::Port | inline |
name() const | gem5::Port | inline |
Port(const std::string &_name, PortID _id) | gem5::Port | protected |
portName | gem5::Port | private |
reportUnbound() const | gem5::Port | protected |
ScInterfaceWrapper(IF &i, const std::string name, gem5::PortID id) | sc_gem5::ScInterfaceWrapper< IF > | inline |
takeOverFrom(Port *old) | gem5::Port | inline |
unbind() override | sc_gem5::ScInterfaceWrapper< IF > | inlinevirtual |
~Port() | gem5::Port | virtual |