NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::strategy_choice Namespace Reference

Classes

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

Functions

 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)
 
static void clearStrategyInfo (const name_tree::Entry &nte)
 

Variables

 StrategyChoice
 

Function Documentation

◆ 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

◆ operator<<()

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

◆ clearStrategyInfo()

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

Variable Documentation

◆ StrategyChoice