NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
fib-nexthop.cpp File Reference
#include "fib-nexthop.hpp"
#include <boost/functional/hash.hpp>
#include <ostream>
Include dependency graph for fib-nexthop.cpp:

Go to the source code of this file.

Classes

struct  std::hash< FibNextHop >
 

Namespaces

 ns3
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ns3::ndn
 

Functions

std::ostream & ns3::ndn::operator<< (std::ostream &os, const NextHopType &type)
 
std::ostream & ns3::ndn::operator<< (std::ostream &os, const FibNextHop &a)
 

Variables

constexpr int ns3::ndn::NODE_ID_LIMIT = 1000