INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::PIMHello_Base, including all inherited members.
copy(const PIMHello_Base &other) | inet::PIMHello_Base | private |
dup() const override | inet::PIMHello_Base | inlinevirtual |
getOptions(unsigned int k)=0 | inet::PIMHello_Base | pure virtual |
getOptions(unsigned int k) const | inet::PIMHello_Base | inlinevirtual |
getOptionsArraySize() const =0 | inet::PIMHello_Base | pure virtual |
getType() const | inet::PIMPacket | virtual |
getVersion() const | inet::PIMPacket | virtual |
operator=(const PIMHello_Base &other) | inet::PIMHello_Base | protected |
inet::PIMPacket::operator=(const PIMPacket &other) | inet::PIMPacket | |
operator==(const PIMHello_Base &) | inet::PIMHello_Base | protected |
inet::PIMPacket::operator==(const PIMPacket &) | inet::PIMPacket | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::PIMHello_Base | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::PIMHello_Base | virtual |
PIMHello_Base(const char *name=nullptr, short kind=0) | inet::PIMHello_Base | protected |
PIMHello_Base(const PIMHello_Base &other) | inet::PIMHello_Base | protected |
PIMPacket(const char *name=nullptr, short kind=0) | inet::PIMPacket | |
PIMPacket(const PIMPacket &other) | inet::PIMPacket | |
setOptions(unsigned int k, const HelloOptionPtr &options)=0 | inet::PIMHello_Base | pure virtual |
setOptionsArraySize(unsigned int size)=0 | inet::PIMHello_Base | pure virtual |
setType(short type) | inet::PIMPacket | virtual |
setVersion(short version) | inet::PIMPacket | virtual |
type | inet::PIMPacket | protected |
version | inet::PIMPacket | protected |
~PIMHello_Base() | inet::PIMHello_Base | virtual |
~PIMPacket() | inet::PIMPacket | virtual |