#include "ns3/ipv4-routing-helper.h"
#include "ns3/ipv6-routing-helper.h"
#include "ns3/object-factory.h"
Go to the source code of this file.
Classes | |
class | ns3::NixVectorHelper< T > |
Helper class that adds Nix-vector routing to nodes. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
typedef NixVectorHelper< Ipv4RoutingHelper > | ns3::Ipv4NixVectorHelper |
Create the typedef Ipv4NixVectorHelper with T as Ipv4RoutingHelper. | |
typedef NixVectorHelper< Ipv6RoutingHelper > | ns3::Ipv6NixVectorHelper |
Create the typedef Ipv6NixVectorHelper with T as Ipv6RoutingHelper. | |