INET Framework for OMNeT++/OMNEST
PIMPacket Member List
This is the complete list of members for PIMPacket, including all inherited members.
copy(const PIMPacket &other)PIMPacket [private]
dup() const PIMPacket [inline, virtual]
getType() const PIMPacket [virtual]
getVersion() const PIMPacket [virtual]
operator=(const PIMPacket &other)PIMPacket
operator==(const PIMPacket &)PIMPacket [protected]
parsimPack(cCommBuffer *b)PIMPacket [virtual]
parsimUnpack(cCommBuffer *b)PIMPacket [virtual]
PIMPacket(const char *name=NULL, int kind=0)PIMPacket
PIMPacket(const PIMPacket &other)PIMPacket
setType(short type)PIMPacket [virtual]
setVersion(short version)PIMPacket [virtual]
type_varPIMPacket [protected]
version_varPIMPacket [protected]
~PIMPacket()PIMPacket [virtual]