P2pLinkNodeIdPair structure P2P link node id pair. More...
Public Attributes | |
uint32_t | fromNode |
from node | |
uint32_t | toNode |
to node | |
P2pLinkNodeIdPair structure P2P link node id pair.
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().