A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::AnimationInterface::Ipv4RoutePathElement Struct Reference

Ipv4RoutePathElement structure. More...

Public Attributes

std::string nextHop
 next hop More...
 
uint32_t nodeId
 node ID More...
 

Detailed Description

Ipv4RoutePathElement structure.

Definition at line 522 of file animation-interface.h.

Member Data Documentation

◆ nextHop

std::string ns3::AnimationInterface::Ipv4RoutePathElement::nextHop

next hop

Definition at line 525 of file animation-interface.h.

Referenced by ns3::AnimationInterface::WriteXmlRp().

◆ nodeId

uint32_t ns3::AnimationInterface::Ipv4RoutePathElement::nodeId

node ID

Definition at line 524 of file animation-interface.h.

Referenced by ns3::AnimationInterface::WriteXmlRp().


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