#include "ns3/internet-stack-helper.h"#include "ns3/ipv4-address-helper.h"#include "ns3/ipv4-interface-container.h"#include "ns3/ipv6-address-helper.h"#include "ns3/ipv6-interface-container.h"#include "ns3/point-to-point-helper.h"#include <string> Include dependency graph for point-to-point-star.h:
 Include dependency graph for point-to-point-star.h:Go to the source code of this file.
| Classes | |
| class | ns3::PointToPointStarHelper | 
| A helper to make it easier to create a star topology with PointToPoint links.  More... | |
| Namespaces | |
| namespace | ns3 | 
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |