NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
fib-nexthop.hpp File Reference
#include <iosfwd>
#include <unordered_set>
#include "ns3/abort.h"
Include dependency graph for fib-nexthop.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ndn::FibNextHop
 

Namespaces

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

Enumerations

enum  ns3::ndn::NextHopType { ns3::ndn::NextHopType::DOWNWARD, ns3::ndn::NextHopType::UPWARD, ns3::ndn::NextHopType::DISABLED }
 

Functions

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