INET Framework for OMNeT++/OMNEST
inet::EncodedGroupAddress Struct Reference

Struct generated from inet/routing/pim/PimPacket.msg:57 by opp_msgtool. More...

#include <PimPacket_m.h>

Public Member Functions

 EncodedGroupAddress ()
 

Public Attributes

bool B = false
 
short reserved = 0
 
bool Z = false
 
short maskLength = 32
 
L3Address groupAddress
 

Detailed Description

Struct generated from inet/routing/pim/PimPacket.msg:57 by opp_msgtool.

Constructor & Destructor Documentation

◆ EncodedGroupAddress()

inet::EncodedGroupAddress::EncodedGroupAddress ( )

Member Data Documentation

◆ B

bool inet::EncodedGroupAddress::B = false

◆ groupAddress

◆ maskLength

short inet::EncodedGroupAddress::maskLength = 32

◆ reserved

short inet::EncodedGroupAddress::reserved = 0

◆ Z

bool inet::EncodedGroupAddress::Z = false

The documentation for this struct was generated from the following file: