represents a Strategy Choice entry More...
#include <strategy-choice-entry.hpp>
Public Member Functions | |
Entry (const Name &prefix) | |
const Name & | getPrefix () const |
const Name & | getStrategyName () const |
fw::Strategy & | getStrategy () const |
void | setStrategy (fw::Strategy &strategy) |
Friends | |
class | nfd::NameTree |
class | nfd::name_tree::Entry |
represents a Strategy Choice entry
Definition at line 45 of file strategy-choice-entry.hpp.
nfd::strategy_choice::Entry::Entry | ( | const Name & | prefix | ) |
Definition at line 33 of file strategy-choice-entry.cpp.
|
inline |
Definition at line 73 of file strategy-choice-entry.hpp.
|
inline |
Definition at line 79 of file strategy-choice-entry.hpp.
const Name & nfd::strategy_choice::Entry::getStrategyName | ( | ) | const |
Definition at line 40 of file strategy-choice-entry.cpp.
References nfd::fw::Strategy::getName().
|
inline |
Definition at line 86 of file strategy-choice-entry.hpp.
|
friend |
Definition at line 68 of file strategy-choice-entry.hpp.
|
friend |
Definition at line 67 of file strategy-choice-entry.hpp.