Go to the source code of this file.
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::fw | |
Functions | |
unique_ptr< Strategy > | nfd::fw::makeDefaultStrategy (Forwarder &forwarder) |
static std::map< Name, StrategyCreateFunc > & | nfd::fw::getStrategyFactories () |
void | nfd::fw::registerStrategyImpl (const Name &strategyName, const StrategyCreateFunc &createFunc) |
void | nfd::fw::installStrategies (Forwarder &forwarder) |