NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::StrategyChoice Member List

This is the complete list of members for nfd::StrategyChoice, including all inherited members.

begin() constnfd::StrategyChoice
end() constnfd::StrategyChoiceinline
erase(const Name &prefix)nfd::StrategyChoice
findEffectiveStrategy(const Name &prefix) constnfd::StrategyChoice
findEffectiveStrategy(const pit::Entry &pitEntry) constnfd::StrategyChoice
findEffectiveStrategy(const measurements::Entry &measurementsEntry) constnfd::StrategyChoice
get(const Name &prefix) constnfd::StrategyChoice
hasStrategy(const Name &strategyName, bool isExact=false) constnfd::StrategyChoice
insert(const Name &prefix, const Name &strategyName)nfd::StrategyChoice
install(shared_ptr< fw::Strategy > strategy)nfd::StrategyChoice
size() constnfd::StrategyChoiceinline
StrategyChoice(NameTree &nameTree, shared_ptr< fw::Strategy > defaultStrategy)nfd::StrategyChoice