NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
fib-entry.hpp File Reference
Include dependency graph for fib-entry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::nfd::NextHopRecord
 
class  ndn::nfd::NextHopRecord::Error
 
class  ndn::nfd::FibEntry
 
class  ndn::nfd::FibEntry::Error
 

Namespaces

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

Functions

 ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (NextHopRecord)
 
bool ndn::nfd::operator== (const NextHopRecord &a, const NextHopRecord &b)
 
bool ndn::nfd::operator!= (const NextHopRecord &a, const NextHopRecord &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const NextHopRecord &nh)
 
 ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (FibEntry)
 
bool ndn::nfd::operator== (const FibEntry &a, const FibEntry &b)
 
bool ndn::nfd::operator!= (const FibEntry &a, const FibEntry &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FibEntry &entry)