#include "ipv6.h"#include "ns3/ipv4-routing-helper.h"#include "ns3/ipv6-routing-helper.h"#include <cstdint>Go to the source code of this file.
Classes | |
| class | ns3::GlobalRouteManager< T > |
| A global global router. More... | |
| struct | ns3::Ipv4Manager |
| Empty struct used as a template parameter. More... | |
| struct | ns3::Ipv6Manager |
| Empty struct used as a template parameter. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
| typedef GlobalRouteManager< Ipv4Manager > | ns3::Ipv4GlobalRouteManager |
| Create the typedef Ipv4GlobalRouting with T as Ipv4RoutingProtocol. | |