A Discrete-Event Network Simulator
API
ns3::olsr::IfaceAssocTuple Struct Reference

An Interface Association Tuple. More...

#include "olsr-repositories.h"

+ Collaboration diagram for ns3::olsr::IfaceAssocTuple:

Public Attributes

Ipv4Address ifaceAddr
 Interface address of a node. More...
 
Ipv4Address mainAddr
 Main address of the node. More...
 
Time time
 Time at which this tuple expires and must be removed. More...
 

Detailed Description

An Interface Association Tuple.

Definition at line 39 of file olsr-repositories.h.

Member Data Documentation

◆ ifaceAddr

◆ mainAddr

◆ time

Time ns3::olsr::IfaceAssocTuple::time

Time at which this tuple expires and must be removed.

Definition at line 46 of file olsr-repositories.h.

Referenced by ns3::olsr::RoutingProtocol::IfaceAssocTupleTimerExpire(), ns3::olsr::operator<<(), and ns3::olsr::RoutingProtocol::ProcessMid().


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