Ipv4RoutePathElement structure. More...
Public Attributes | |
std::string | nextHop |
next hop More... | |
uint32_t | nodeId |
node ID More... | |
Ipv4RoutePathElement structure.
Definition at line 500 of file animation-interface.h.
std::string ns3::AnimationInterface::Ipv4RoutePathElement::nextHop |
next hop
Definition at line 503 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlRp().
uint32_t ns3::AnimationInterface::Ipv4RoutePathElement::nodeId |
node ID
Definition at line 502 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlRp().