A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::AnimationInterface::LinkProperties Struct Reference

LinkProperties structure link properties. More...

+ Collaboration diagram for ns3::AnimationInterface::LinkProperties:

Public Attributes

std::string fromNodeDescription
 from node description
 
std::string linkDescription
 link description
 
std::string toNodeDescription
 to node description
 

Detailed Description

LinkProperties structure link properties.

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

Member Data Documentation

◆ fromNodeDescription

std::string ns3::AnimationInterface::LinkProperties::fromNodeDescription

from node description

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

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

◆ linkDescription

std::string ns3::AnimationInterface::LinkProperties::linkDescription

link description

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

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

◆ toNodeDescription

std::string ns3::AnimationInterface::LinkProperties::toNodeDescription

to node description

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

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


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