Partial enumeration implementation. More...
#include <daemon/table/name-tree-iterator.hpp>
Public Member Functions | |
PrefixMatchImpl (const NameTree &nt, const EntrySelector &pred) | |
Protected Attributes | |
const Hashtable & | ht |
const NameTree & | nt |
Partial enumeration implementation.
Iterator::m_ref should be initialized to longest prefix matched entry.
Definition at line 187 of file name-tree-iterator.hpp.
nfd::name_tree::PrefixMatchImpl::PrefixMatchImpl | ( | const NameTree & | nt, |
const EntrySelector & | pred | ||
) |
Definition at line 200 of file name-tree-iterator.cpp.
|
protectedinherited |
Definition at line 146 of file name-tree-iterator.hpp.
|
protectedinherited |
Definition at line 145 of file name-tree-iterator.hpp.