

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 449 of file strategy.hpp.