Go to the source code of this file.
Classes | |
class | nfd::fw::Strategy |
represents a forwarding strategy More... | |
struct | nfd::fw::Strategy::ParsedInstanceName |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::fw | |
Macros | |
#define | NFD_REGISTER_STRATEGY(S) |
registers a strategy More... | |
#define NFD_REGISTER_STRATEGY | ( | S | ) |
registers a strategy
This macro should appear once in .cpp of each strategy.
Definition at line 445 of file strategy.hpp.