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

Struct generated from inet/networklayer/ted/Ted.msg:20 by opp_msgtool. More...

#include <Ted_m.h>

Public Member Functions

 TeLinkStateInfo ()
 

Public Attributes

Ipv4Address advrouter
 
Ipv4Address linkid
 
Ipv4Address local
 
Ipv4Address remote
 
double metric = 0
 
double MaxBandwidth = 0
 
double UnResvBandwidth [8]
 
::omnetpp::simtime_t timestamp = SIMTIME_ZERO
 
unsigned int sourceId = 0
 
unsigned int messageId = 0
 
bool state = false
 

Detailed Description

Struct generated from inet/networklayer/ted/Ted.msg:20 by opp_msgtool.

Constructor & Destructor Documentation

◆ TeLinkStateInfo()

inet::TeLinkStateInfo::TeLinkStateInfo ( )

Member Data Documentation

◆ advrouter

◆ linkid

◆ local

Ipv4Address inet::TeLinkStateInfo::local

◆ MaxBandwidth

double inet::TeLinkStateInfo::MaxBandwidth = 0

◆ messageId

◆ metric

double inet::TeLinkStateInfo::metric = 0

◆ remote

Ipv4Address inet::TeLinkStateInfo::remote

◆ sourceId

unsigned int inet::TeLinkStateInfo::sourceId = 0

◆ state

bool inet::TeLinkStateInfo::state = false

◆ timestamp

::omnetpp::simtime_t inet::TeLinkStateInfo::timestamp = SIMTIME_ZERO

◆ UnResvBandwidth

double inet::TeLinkStateInfo::UnResvBandwidth[8]

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