gem5 v24.0.0.0
|
This is the complete list of members for gem5::EtherInt, including all inherited members.
_connected | gem5::Port | protected |
_peer | gem5::Port | protected |
askBusy() | gem5::EtherInt | inline |
bind(Port &peer) override | gem5::EtherInt | virtual |
EtherInt(const std::string &name, int idx=InvalidPortID) | gem5::EtherInt | inline |
getId() const | gem5::Port | inline |
getPeer() | gem5::EtherInt | inline |
id | gem5::Port | protected |
isBusy() | gem5::EtherInt | inlinevirtual |
isConnected() const | gem5::Port | inline |
name() const | gem5::EtherInt | inline |
peer | gem5::EtherInt | protected |
Port(const std::string &_name, PortID _id) | gem5::Port | protected |
portName | gem5::EtherInt | mutableprotected |
recvDone() | gem5::EtherInt | inline |
recvPacket(EthPacketPtr packet)=0 | gem5::EtherInt | pure virtual |
reportUnbound() const | gem5::Port | protected |
sendDone()=0 | gem5::EtherInt | pure virtual |
sendPacket(EthPacketPtr packet) | gem5::EtherInt | inline |
setPeer(EtherInt *p) | gem5::EtherInt | |
takeOverFrom(Port *old) | gem5::Port | inline |
unbind() override | gem5::EtherInt | virtual |
~EtherInt() | gem5::EtherInt | inlinevirtual |
~Port() | gem5::Port | virtual |