INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::MACFrameBase, including all inherited members.
copy(const MACFrameBase &other) | inet::MACFrameBase | private |
destAddr | inet::MACFrameBase | protected |
dup() const override | inet::MACFrameBase | inlinevirtual |
getDestAddr() | inet::MACFrameBase | virtual |
getDestAddr() const | inet::MACFrameBase | inlinevirtual |
getSrcAddr() | inet::MACFrameBase | virtual |
getSrcAddr() const | inet::MACFrameBase | inlinevirtual |
MACFrameBase(const char *name=nullptr, short kind=0) | inet::MACFrameBase | |
MACFrameBase(const MACFrameBase &other) | inet::MACFrameBase | |
operator=(const MACFrameBase &other) | inet::MACFrameBase | |
operator==(const MACFrameBase &) | inet::MACFrameBase | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::MACFrameBase | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::MACFrameBase | virtual |
setDestAddr(const MACAddress &destAddr) | inet::MACFrameBase | virtual |
setSrcAddr(const MACAddress &srcAddr) | inet::MACFrameBase | virtual |
srcAddr | inet::MACFrameBase | protected |
~MACFrameBase() | inet::MACFrameBase | virtual |