#include "route-flags-traits.hpp"#include "../../encoding/block.hpp"#include "../../name.hpp"#include "../../util/time.hpp"

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