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