P2pLinkNodeIdPair structure. More...
Collaboration diagram for ns3::AnimationInterface::P2pLinkNodeIdPair:Public Attributes | |
| uint32_t | fromNode |
| from node More... | |
| uint32_t | toNode |
| to node More... | |
P2pLinkNodeIdPair structure.
Definition at line 451 of file animation-interface.h.
| uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::fromNode |
from node
Definition at line 453 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteLinkProperties().
| uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::toNode |
to node
Definition at line 454 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteLinkProperties().