A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
nix-vector-routing.h File Reference
#include "ns3/bridge-net-device.h"
#include "ns3/channel.h"
#include "ns3/ipv4-interface.h"
#include "ns3/ipv4-l3-protocol.h"
#include "ns3/ipv4-route.h"
#include "ns3/ipv4-routing-protocol.h"
#include "ns3/ipv6-interface.h"
#include "ns3/ipv6-l3-protocol.h"
#include "ns3/ipv6-route.h"
#include "ns3/ipv6-routing-protocol.h"
#include "ns3/net-device-container.h"
#include "ns3/nix-vector.h"
#include "ns3/node-container.h"
#include "ns3/node-list.h"
#include "ns3/nstime.h"
#include <map>
#include <unordered_map>
+ Include dependency graph for nix-vector-routing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::NixVectorRouting< T >
 Nix-vector routing protocol. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Typedefs

typedef NixVectorRouting< Ipv4RoutingProtocol > ns3::Ipv4NixVectorRouting
 Create the typedef Ipv4NixVectorRouting with T as Ipv4RoutingProtocol.
 
typedef NixVectorRouting< Ipv6RoutingProtocol > ns3::Ipv6NixVectorRouting
 Create the typedef Ipv6NixVectorRouting with T as Ipv6RoutingProtocol.