#include "forwarder.hpp"#include "algorithm.hpp"#include "best-route-strategy2.hpp"#include "strategy.hpp"#include "core/logger.hpp"#include "table/cleanup.hpp"#include <ndn-cxx/lp/tags.hpp>
Include dependency graph for forwarder.cpp:Go to the source code of this file.
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. | |
Functions | |
| static bool | nfd::compare_InRecord_expiry (const pit::InRecord &a, const pit::InRecord &b) |
| static Name | nfd::getDefaultStrategyName () |