#include <animation-interface.h>
Collaboration diagram for ns3::LinkProperties:Public Attributes | |
| std::string | fromNodeDescription |
| std::string | linkDescription |
| std::string | toNodeDescription |
Definition at line 53 of file animation-interface.h.
| std::string ns3::LinkProperties::fromNodeDescription |
Definition at line 55 of file animation-interface.h.
Referenced by ns3::AnimationInterface::GetXMLOpenClose_link().
| std::string ns3::LinkProperties::linkDescription |
Definition at line 57 of file animation-interface.h.
Referenced by ns3::AnimationInterface::GetXMLOpenClose_link().
| std::string ns3::LinkProperties::toNodeDescription |
Definition at line 56 of file animation-interface.h.
Referenced by ns3::AnimationInterface::GetXMLOpenClose_link().