A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
global-route-manager-impl.h File Reference
#include <stdint.h>
#include <list>
#include <queue>
#include <map>
#include <vector>
#include "ns3/object.h"
#include "ns3/ptr.h"
#include "ns3/ipv4-address.h"
#include "global-router-interface.h"
+ Include dependency graph for global-route-manager-impl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::GlobalRouteManagerImpl
 A global router implementation. More...
 
class  ns3::GlobalRouteManagerLSDB
 The Link State DataBase (LSDB) of the Global Route Manager. More...
 
class  ns3::SPFVertex
 Vertex used in shortest path first (SPF) computations. See RFC 2328, Section 16. More...
 

Namespaces

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

Variables

const uint32_t ns3::SPF_INFINITY = 0xffffffff