NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nfd::StrategyChoice Member List

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

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