fib.hpp File Reference
#include "face-map.hpp"
#include "fib-entry.hpp"
#include "test-access-control.hpp"
#include <ndn-cxx/mgmt/nfd/controller.hpp>
#include <ndn-cxx/util/time.hpp>
Include dependency graph for fib.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  nlsr::Fib
 Maps names to lists of next hops, and exports this information to NFD. More...
 

Namespaces

 nlsr
 Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents.
 

Typedefs

typedef std::function< void(FibEntry &)> nlsr::afterRefreshCallback