P2pLinkNodeIdPair structure. More...
Public Attributes | |
| uint32_t | fromNode |
| from node | |
| uint32_t | toNode |
| to node | |
P2pLinkNodeIdPair structure.
Definition at line 474 of file animation-interface.h.
| uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::fromNode |
from node
Definition at line 476 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteLinkProperties().
| uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::toNode |
to node
Definition at line 477 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteLinkProperties().