

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) |