LinkProperties structure link properties. More...
Public Attributes | |
std::string | fromNodeDescription |
from node description | |
std::string | linkDescription |
link description | |
std::string | toNodeDescription |
to node description | |
LinkProperties structure link properties.
Definition at line 481 of file animation-interface.h.
std::string ns3::AnimationInterface::LinkProperties::fromNodeDescription |
from node description
Definition at line 483 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().
std::string ns3::AnimationInterface::LinkProperties::linkDescription |
link description
Definition at line 485 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().
std::string ns3::AnimationInterface::LinkProperties::toNodeDescription |
to node description
Definition at line 484 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().