LinkProperties structure. 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.
Definition at line 458 of file animation-interface.h.
std::string ns3::AnimationInterface::LinkProperties::fromNodeDescription |
from node description
Definition at line 460 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().
std::string ns3::AnimationInterface::LinkProperties::linkDescription |
link description
Definition at line 462 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().
std::string ns3::AnimationInterface::LinkProperties::toNodeDescription |
to node description
Definition at line 461 of file animation-interface.h.
Referenced by ns3::AnimationInterface::WriteXmlLink().