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