gem5
v20.1.0.0
|
This is the complete list of members for RubyDummyPort, including all inherited members.
_connected | Port | protected |
_peer | Port | protected |
bind(Port &peer) override | RubyDummyPort | inlinevirtual |
getId() const | Port | inline |
getPeer() | Port | inline |
id | Port | protected |
instance() | RubyDummyPort | inlinestatic |
isConnected() const | Port | inline |
name() const | Port | inline |
Port(const std::string &_name, PortID _id) | Port | protected |
portName | Port | private |
reportUnbound() const | Port | protected |
RubyDummyPort() | RubyDummyPort | inline |
takeOverFrom(Port *old) | Port | inline |
unbind() override | RubyDummyPort | inlinevirtual |
~Port() | Port | virtual |