INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::EchoPacket, including all inherited members.
copy(const EchoPacket &other) | inet::EchoPacket | private |
dup() const override | inet::EchoPacket | inlinevirtual |
EchoPacket(const char *name=nullptr, short kind=0) | inet::EchoPacket | |
EchoPacket(const EchoPacket &other) | inet::EchoPacket | |
getType() const | inet::EchoPacket | virtual |
operator=(const EchoPacket &other) | inet::EchoPacket | |
operator==(const EchoPacket &) | inet::EchoPacket | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::EchoPacket | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::EchoPacket | virtual |
setType(int type) | inet::EchoPacket | virtual |
type | inet::EchoPacket | protected |
~EchoPacket() | inet::EchoPacket | virtual |