partial enumeration implementation More...
#include <name-tree-iterator.hpp>
Public Member Functions | |
PrefixMatchImpl (const NameTree &nt, const EntrySelector &pred) | |
Public Member Functions inherited from nfd::name_tree::EnumerationImpl | |
EnumerationImpl (const NameTree &nt) | |
Additional Inherited Members | |
Protected Attributes inherited from nfd::name_tree::EnumerationImpl | |
const NameTree & | nt |
const Hashtable & | ht |
partial enumeration implementation
Iterator::m_ref should be initialized to longest prefix matched entry.
Definition at line 185 of file name-tree-iterator.hpp.
nfd::name_tree::PrefixMatchImpl::PrefixMatchImpl | ( | const NameTree & | nt, |
const EntrySelector & | pred | ||
) |
Definition at line 233 of file name-tree-iterator.cpp.
References nfd::name_tree::Entry::getParent().