Include dependency graph for strategy.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | nfd::fw::Strategy::ParsedInstanceName |
| class | nfd::fw::Strategy |
| represents a forwarding strategy More... | |
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. | |
| 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 405 of file strategy.hpp.