partial enumeration implementation More...
#include <daemon/table/name-tree-iterator.hpp>
Inheritance diagram for nfd::name_tree::PrefixMatchImpl:
Collaboration diagram for nfd::name_tree::PrefixMatchImpl: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 194 of file name-tree-iterator.hpp.
| nfd::name_tree::PrefixMatchImpl::PrefixMatchImpl | ( | const NameTree & | nt, |
| const EntrySelector & | pred | ||
| ) |
Definition at line 228 of file name-tree-iterator.cpp.
|
protectedinherited |
Definition at line 156 of file name-tree-iterator.hpp.
|
protectedinherited |
Definition at line 155 of file name-tree-iterator.hpp.