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::name_tree::Entry Member List

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

Entry(const Name &prefix)nfd::name_tree::Entryexplicit
erasePitEntry(shared_ptr< pit::Entry > pitEntry)nfd::name_tree::Entry
getChildren()nfd::name_tree::Entryinline
getFibEntry() const nfd::name_tree::Entryinline
getHash() const nfd::name_tree::Entryinline
getMeasurementsEntry() const nfd::name_tree::Entryinline
getParent() const nfd::name_tree::Entryinline
getPitEntries() const nfd::name_tree::Entryinline
getPrefix() const nfd::name_tree::Entryinline
getStrategyChoiceEntry() const nfd::name_tree::Entryinline
hasChildren() const nfd::name_tree::Entryinline
hasPitEntries() const nfd::name_tree::Entryinline
insertPitEntry(shared_ptr< pit::Entry > pitEntry)nfd::name_tree::Entry
isEmpty() const nfd::name_tree::Entry
nfd::NameTree classnfd::name_tree::Entryfriend
setFibEntry(shared_ptr< fib::Entry > fibEntry)nfd::name_tree::Entry
setHash(size_t hash)nfd::name_tree::Entryinline
setMeasurementsEntry(shared_ptr< measurements::Entry > measurementsEntry)nfd::name_tree::Entry
setParent(shared_ptr< Entry > parent)nfd::name_tree::Entryinline
setStrategyChoiceEntry(shared_ptr< strategy_choice::Entry > strategyChoiceEntry)nfd::name_tree::Entry
~Entry()nfd::name_tree::Entry