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