INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::EtherFrame, including all inherited members.
copy(const EtherFrame &other) | inet::EtherFrame | private |
dest | inet::EtherFrame | protected |
dup() const override | inet::EtherFrame | inlinevirtual |
EtherFrame(const char *name=nullptr, short kind=0) | inet::EtherFrame | |
EtherFrame(const EtherFrame &other) | inet::EtherFrame | |
getDest() | inet::EtherFrame | virtual |
getDest() const | inet::EtherFrame | inlinevirtual |
getSrc() | inet::EtherFrame | virtual |
getSrc() const | inet::EtherFrame | inlinevirtual |
operator=(const EtherFrame &other) | inet::EtherFrame | |
operator==(const EtherFrame &) | inet::EtherFrame | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::EtherFrame | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::EtherFrame | virtual |
setDest(const MACAddress &dest) | inet::EtherFrame | virtual |
setSrc(const MACAddress &src) | inet::EtherFrame | virtual |
src | inet::EtherFrame | protected |
~EtherFrame() | inet::EtherFrame | virtual |