A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::Ipv4RoutePathElement Struct Reference

#include <animation-interface.h>

+ Collaboration diagram for ns3::Ipv4RoutePathElement:

Public Attributes

std::string nextHop
 
uint32_t nodeId
 

Detailed Description

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

Member Data Documentation

std::string ns3::Ipv4RoutePathElement::nextHop

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

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

uint32_t ns3::Ipv4RoutePathElement::nodeId

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

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


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