A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::AnimationInterface::P2pLinkNodeIdPair Struct Reference

P2pLinkNodeIdPair structure. More...

Public Attributes

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

Detailed Description

P2pLinkNodeIdPair structure.

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

Member Data Documentation

◆ fromNode

uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::fromNode

from node

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

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

◆ toNode

uint32_t ns3::AnimationInterface::P2pLinkNodeIdPair::toNode

to node

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

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


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