A Discrete-Event Network Simulator
API
ns3::AnimationInterface::P2pLinkNodeIdPair Struct Reference

P2pLinkNodeIdPair structure. More...

+ Collaboration diagram for ns3::AnimationInterface::P2pLinkNodeIdPair:

Public Attributes

uint32_t fromNode
 from node More...
 
uint32_t toNode
 to node More...
 

Detailed Description

P2pLinkNodeIdPair structure.

Definition at line 451 of file animation-interface.h.

Member Data Documentation

◆ fromNode

uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::fromNode

from node

Definition at line 453 of file animation-interface.h.

Referenced by ns3::AnimationInterface::WriteLinkProperties().

◆ toNode

uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::toNode

to node

Definition at line 454 of file animation-interface.h.

Referenced by ns3::AnimationInterface::WriteLinkProperties().


The documentation for this struct was generated from the following file: