Ipv4RoutePathElement structure IPv4 route path element. More...
Public Attributes | |
std::string | nextHop |
next hop More... | |
uint32_t | nodeId |
node ID More... | |
Ipv4RoutePathElement structure IPv4 route path element.
Definition at line 533 of file animation-interface.h.
std::string ns3::AnimationInterface::Ipv4RoutePathElement::nextHop |
next hop
Definition at line 536 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlRp().
uint32_t ns3::AnimationInterface::Ipv4RoutePathElement::nodeId |
node ID
Definition at line 535 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlRp().