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