|
gem5
|
This is the complete list of members for ExternalSlave::Port, including all inherited members.
| _baseMasterPort | BaseSlavePort | protected |
| BaseSlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | BaseSlavePort | protected |
| bind(MasterPort &master_port) | SlavePort | protected |
| getAddrRanges() const | ExternalSlave::Port | virtual |
| getId() const | Port | inline |
| getMasterPort() const | BaseSlavePort | |
| id | Port | protected |
| isConnected() const | BaseSlavePort | |
| isSnooping() const | SlavePort | inline |
| name() const | Port | inline |
| owner | ExternalSlave::Port | protected |
| Port(const std::string &name_, ExternalSlave &owner_) | ExternalSlave::Port | inline |
| SlavePort::Port(const std::string &_name, MemObject &_owner, PortID _id) | Port | protected |
| recvAtomic(PacketPtr pkt)=0 | SlavePort | protectedpure virtual |
| recvFunctional(PacketPtr pkt)=0 | SlavePort | protectedpure virtual |
| recvRespRetry()=0 | SlavePort | protectedpure virtual |
| recvTimingReq(PacketPtr pkt)=0 | SlavePort | protectedpure virtual |
| recvTimingSnoopResp(PacketPtr pkt) | SlavePort | inlineprotectedvirtual |
| sendAtomicSnoop(PacketPtr pkt) | SlavePort | |
| sendFunctionalSnoop(PacketPtr pkt) | SlavePort | |
| sendRangeChange() const | SlavePort | inline |
| sendRetryReq() | SlavePort | |
| sendRetrySnoopResp() | SlavePort | |
| sendTimingResp(PacketPtr pkt) | SlavePort | |
| sendTimingSnoopReq(PacketPtr pkt) | SlavePort | |
| SlavePort(const std::string &name, MemObject *owner, PortID id=InvalidPortID) | SlavePort | |
| unbind() | SlavePort | protected |
| ~BaseSlavePort() | BaseSlavePort | protectedvirtual |
| ~Port() | ExternalSlave::Port | inlinevirtual |
| ~SlavePort() | SlavePort | virtual |