Go to the documentation of this file.
39 fatal(
"Attempt to bind port %s to non-ethernet port %s.",
57 panic(
"You cannot change the peer once it is set.\n"
58 "Current peer=%s Desired peer=%s",
peer->
name(),
p->name());
#define fatal(...)
This implements a cprintf based fatal() function.
bool _connected
Whether this port is currently connected to a peer port.
void bind(Port &peer) override
Attach to a peer port.
void setPeer(EtherInt *p)
Ports are used to interface objects to each other.
const std::string & name() const
Return port name (for DPRINTF).
void unbind() override
Dettach from a peer port.
#define panic(...)
This implements a cprintf based panic() function.
Generated on Wed Sep 30 2020 14:02:11 for gem5 by doxygen 1.8.17