NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
fib-entry.cpp File Reference
Include dependency graph for fib-entry.cpp:

Go to the source code of this file.

Namespaces

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

Functions

 ndn::nfd::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (NextHopRecord)
 
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_DEFINE_WIRE_ENCODE_INSTANTIATIONS (FibEntry)
 
bool ndn::nfd::operator== (const FibEntry &a, const FibEntry &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FibEntry &entry)
 

Variables

 ndn::nfd::StatusDatasetItem< NextHopRecord >
 
 ndn::nfd::StatusDatasetItem< FibEntry >