NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::name_tree::PrefixMatchImpl Class Reference

partial enumeration implementation More...

#include <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)
 
- Public Member Functions inherited from nfd::name_tree::EnumerationImpl
 EnumerationImpl (const NameTree &nt)
 
virtual ~EnumerationImpl ()=default
 

Additional Inherited Members

- Protected Attributes inherited from nfd::name_tree::EnumerationImpl
const NameTreent
 
const Hashtableht
 

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

◆ PrefixMatchImpl()

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

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


The documentation for this class was generated from the following files: