Classes | |
class | Entry |
Represents a Strategy Choice entry. More... | |
class | StrategyChoice |
Represents the Strategy Choice table. More... | |
Functions | |
static void | clearStrategyInfo (const name_tree::Entry &nte) |
NDN_CXX_ASSERT_FORWARD_ITERATOR (StrategyChoice::const_iterator) | |
static bool | nteHasStrategyChoiceEntry (const name_tree::Entry &nte) |
std::ostream & | operator<< (std::ostream &os, const StrategyChoice::InsertResult &res) |
|
inlinestatic |
Definition at line 209 of file strategy-choice.cpp.
nfd::strategy_choice::NDN_CXX_ASSERT_FORWARD_ITERATOR | ( | StrategyChoice::const_iterator | ) |
|
inlinestatic |
Definition at line 45 of file strategy-choice.cpp.
std::ostream & nfd::strategy_choice::operator<< | ( | std::ostream & | os, |
const StrategyChoice::InsertResult & | res | ||
) |
Definition at line 124 of file strategy-choice.cpp.