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

Struct generated from inet/routing/eigrp/messages/EigrpMessage.msg:55 by opp_msgtool. More...

#include <EigrpMessage_m.h>

Public Member Functions

 EigrpRouteFlags ()
 

Public Attributes

bool SW = false
 
bool CD = false
 
bool active = false
 

Detailed Description

Struct generated from inet/routing/eigrp/messages/EigrpMessage.msg:55 by opp_msgtool.

Constructor & Destructor Documentation

◆ EigrpRouteFlags()

inet::EigrpRouteFlags::EigrpRouteFlags ( )

Member Data Documentation

◆ active

bool inet::EigrpRouteFlags::active = false

◆ CD

bool inet::EigrpRouteFlags::CD = false

◆ SW

bool inet::EigrpRouteFlags::SW = false

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