A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
global-route-manager.h File Reference
#include "ipv6.h"
#include "ns3/ipv4-routing-helper.h"
#include "ns3/ipv6-routing-helper.h"
#include <cstdint>
Include dependency graph for global-route-manager.h:
This graph shows which files directly or indirectly include this file:

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< Ipv4Managerns3::Ipv4GlobalRouteManager
 Create the typedef Ipv4GlobalRouting with T as Ipv4RoutingProtocol.