nfd::strategy_choice Namespace Reference

Classes

class  Entry
 Represents an entry in the Strategy Choice table. 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)
 

Function Documentation

◆ clearStrategyInfo()

static void nfd::strategy_choice::clearStrategyInfo ( const name_tree::Entry nte)
inlinestatic

Definition at line 208 of file strategy-choice.cpp.

◆ NDN_CXX_ASSERT_FORWARD_ITERATOR()

nfd::strategy_choice::NDN_CXX_ASSERT_FORWARD_ITERATOR ( StrategyChoice::const_iterator  )

◆ nteHasStrategyChoiceEntry()

static bool nfd::strategy_choice::nteHasStrategyChoiceEntry ( const name_tree::Entry nte)
inlinestatic

Definition at line 44 of file strategy-choice.cpp.

◆ operator<<()

std::ostream & nfd::strategy_choice::operator<< ( std::ostream &  os,
const StrategyChoice::InsertResult res 
)

Definition at line 122 of file strategy-choice.cpp.