A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::AnimationInterface::Ipv4RoutePathElement Struct Reference

Ipv4RoutePathElement structure IPv4 route path element. More...

+ Collaboration diagram for ns3::AnimationInterface::Ipv4RoutePathElement:

Public Attributes

std::string nextHop
 next hop
 
uint32_t nodeId
 node ID
 

Detailed Description

Ipv4RoutePathElement structure IPv4 route path element.

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

Member Data Documentation

◆ nextHop

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

next hop

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

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

◆ nodeId

uint32_t ns3::AnimationInterface::Ipv4RoutePathElement::nodeId

node ID

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

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


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