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

LinkProperties structure. More...

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

Public Attributes

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

Detailed Description

LinkProperties structure.

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

Member Data Documentation

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

from node description

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

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

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

link description

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

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

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

to node description

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

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


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