|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/routing/pim/PimPacket.msg:151 by opp_msgtool.
More...
#include <PimPacket_m.h>
Protected Member Functions | |
| bool | operator== (const JoinPruneGroup &)=delete |
Protected Attributes | |
| EncodedGroupAddress | groupAddress |
| EncodedSourceAddress * | joinedSourceAddress = nullptr |
| size_t | joinedSourceAddress_arraysize = 0 |
| EncodedSourceAddress * | prunedSourceAddress = nullptr |
| size_t | prunedSourceAddress_arraysize = 0 |
Private Member Functions | |
| void | copy (const JoinPruneGroup &other) |
Class generated from inet/routing/pim/PimPacket.msg:151 by opp_msgtool.
// Record for Join/Prune message // in structure it is not possible to use dynamic arrays, it is needed to use class class JoinPruneGroup extends cObject { @packetData; EncodedGroupAddress groupAddress; EncodedSourceAddress joinedSourceAddress[]; EncodedSourceAddress prunedSourceAddress[]; }
| inet::JoinPruneGroup::JoinPruneGroup | ( | ) |
| inet::JoinPruneGroup::JoinPruneGroup | ( | const JoinPruneGroup & | other | ) |
|
virtual |
|
virtual |
|
virtual |
|
private |
|
inlineoverridevirtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Referenced by inet::PimDm::sendGraftPacket(), inet::PimDm::sendJoinPacket(), inet::PimSm::sendPIMJoin(), inet::PimSm::sendPIMPrune(), and inet::PimDm::sendPrunePacket().
|
virtual |
|
virtual |
|
inlinevirtual |
Referenced by inet::PimDm::sendGraftPacket(), inet::PimDm::sendJoinPacket(), and inet::PimSm::sendPIMJoin().
|
virtual |
Referenced by inet::PimDm::processJoinPrunePacket(), and inet::PimSm::processJoinPrunePacket().
|
virtual |
Referenced by inet::PimDm::processJoinPrunePacket(), and inet::PimSm::processJoinPrunePacket().
|
inlinevirtual |
Referenced by inet::PimSm::sendPIMPrune(), and inet::PimDm::sendPrunePacket().
|
inline |
|
virtual |
|
inline |
|
virtual |
| JoinPruneGroup& inet::JoinPruneGroup::operator= | ( | const JoinPruneGroup & | other | ) |
|
protecteddelete |
|
overridevirtual |
Referenced by inet::doParsimPacking().
|
overridevirtual |
Referenced by inet::doParsimUnpacking().
|
virtual |
|
virtual |
|
virtual |
Referenced by inet::PimDm::sendGraftPacket(), inet::PimDm::sendJoinPacket(), and inet::PimSm::sendPIMJoin().
|
virtual |
|
virtual |
Referenced by inet::PimSm::sendPIMPrune(), and inet::PimDm::sendPrunePacket().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |