A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LinkProperties Struct Reference

#include <animation-interface.h>

+ Collaboration diagram for ns3::LinkProperties:

Public Attributes

std::string fromNodeDescription
 
std::string linkDescription
 
std::string toNodeDescription
 

Detailed Description

Definition at line 54 of file animation-interface.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: