nfd::name_tree::PrefixMatchImpl Class Reference

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 Hashtableht
 
const NameTreent
 

Detailed Description

partial enumeration implementation

Iterator::m_ref should be initialized to longest prefix matched entry.

Definition at line 194 of file name-tree-iterator.hpp.

Constructor & Destructor Documentation

nfd::name_tree::PrefixMatchImpl::PrefixMatchImpl ( const NameTree nt,
const EntrySelector pred 
)

Definition at line 228 of file name-tree-iterator.cpp.

Member Data Documentation

const Hashtable& nfd::name_tree::EnumerationImpl::ht
protectedinherited

Definition at line 156 of file name-tree-iterator.hpp.

const NameTree& nfd::name_tree::EnumerationImpl::nt
protectedinherited

Definition at line 155 of file name-tree-iterator.hpp.