A Discrete-Event Network Simulator
API
global-router-interface.h File Reference
#include <stdint.h>
#include <list>
#include "ns3/object.h"
#include "ns3/ptr.h"
#include "ns3/node.h"
#include "ns3/channel.h"
#include "ns3/ipv4-address.h"
#include "ns3/net-device-container.h"
#include "ns3/bridge-net-device.h"
#include "ns3/global-route-manager.h"
#include "ns3/ipv4-routing-table-entry.h"
+ Include dependency graph for global-router-interface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::GlobalRouter
 An interface aggregated to a node to provide global routing info. More...
 
class  ns3::GlobalRoutingLinkRecord
 A single link record for a link state advertisement. More...
 
class  ns3::GlobalRoutingLSA
 a Link State Advertisement (LSA) for a router, used in global routing. More...
 

Namespaces

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

Functions

std::ostream & ns3::operator<< (std::ostream &os, GlobalRoutingLSA &lsa)
 Stream insertion operator. More...