route.hpp File Reference
#include "core/scheduler.hpp"
#include <ndn-cxx/encoding/nfd-constants.hpp>
Include dependency graph for route.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::rib::Route
 represents a route for a name prefix More...
 

Namespaces

 nfd
 Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 
 nfd::rib
 

Functions

bool nfd::rib::compareFaceIdAndOrigin (const Route &lhs, const Route &rhs)
 
bool nfd::rib::compareFaceId (const Route &route, const uint64_t faceId)
 
std::ostream & nfd::rib::operator<< (std::ostream &os, const Route &route)