nfd::strategy_choice Namespace Reference

Classes

class  Entry
 represents a Strategy Choice entry More...
 
class  StrategyChoice
 represents the Strategy Choice table More...
 

Functions

 NFD_ASSERT_FORWARD_ITERATOR (StrategyChoice::const_iterator)
 
static bool nteHasStrategyChoiceEntry (const name_tree::Entry &nte)
 
std::ostream & operator<< (std::ostream &os, const StrategyChoice::InsertResult &res)
 
static void clearStrategyInfo (const name_tree::Entry &nte)
 

Function Documentation

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

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

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

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

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

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