gem5
v20.1.0.0
|
This is the complete list of members for IntSinkPinBase, including all inherited members.
_connected | Port | protected |
_number | IntSinkPinBase | protected |
_peer | Port | protected |
_state | IntSinkPinBase | protected |
bind(Port &peer) override | IntSinkPinBase | virtual |
getId() const | Port | inline |
getPeer() | Port | inline |
id | Port | protected |
IntSinkPinBase(const std::string &_name, PortID _id, int num) | IntSinkPinBase | inlineprotected |
IntSourcePinBase | IntSinkPinBase | protected |
isConnected() const | Port | inline |
lower() | IntSinkPinBase | inlineprotected |
lowerOnDevice()=0 | IntSinkPinBase | protectedpure virtual |
name() const | Port | inline |
number() | IntSinkPinBase | inline |
Port(const std::string &_name, PortID _id) | Port | protected |
portName | Port | private |
raise() | IntSinkPinBase | inlineprotected |
raiseOnDevice()=0 | IntSinkPinBase | protectedpure virtual |
reportUnbound() const | Port | protected |
source | IntSinkPinBase | protected |
state() | IntSinkPinBase | inline |
takeOverFrom(Port *old) | Port | inline |
unbind() override | IntSinkPinBase | virtual |
~Port() | Port | virtual |