A Discrete-Event Network Simulator
API
ns3::AnimationInterface::LinkProperties Struct Reference
+ Collaboration diagram for ns3::AnimationInterface::LinkProperties:

Public Attributes

std::string fromNodeDescription
 
std::string linkDescription
 
std::string toNodeDescription
 

Detailed Description

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

Member Data Documentation

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

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

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

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

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

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

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

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

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


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