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::FibEntry::Error
 
class  ndn::nfd::NextHopRecord::Error
 
class  ndn::nfd::FibEntry
 
class  ndn::nfd::NextHopRecord
 

Namespaces

 ndn
 Copyright (c) 2013-2017 Regents of the University of California.
 
 ndn::nfd
 

Functions

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