NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
rib-entry.hpp File Reference
Include dependency graph for rib-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::Route
 represents a route in a RibEntry More...
 
class  ndn::nfd::Route::Error
 
class  ndn::nfd::RibEntry
 represents an item in NFD RIB dataset More...
 
class  ndn::nfd::RibEntry::Error
 

Namespaces

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

Functions

 ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (Route)
 
bool ndn::nfd::operator== (const Route &a, const Route &b)
 
bool ndn::nfd::operator!= (const Route &a, const Route &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const Route &route)
 
 ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (RibEntry)
 
bool ndn::nfd::operator== (const RibEntry &a, const RibEntry &b)
 
bool ndn::nfd::operator!= (const RibEntry &a, const RibEntry &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const RibEntry &entry)