#include "best-route-strategy.hpp"
#include "broadcast-strategy.hpp"
#include "client-control-strategy.hpp"
#include "ncc-strategy.hpp"
#include "best-route-strategy2.hpp"
Go to the source code of this file.
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::fw | |
Functions | |
shared_ptr< Strategy > | nfd::fw::makeDefaultStrategy (Forwarder &forwarder) |
template<typename S > | |
void | nfd::fw::installStrategy (Forwarder &forwarder) |
void | nfd::fw::installStrategies (Forwarder &forwarder) |