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