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

full enumeration implementation More...

#include <name-tree-iterator.hpp>

Inheritance diagram for nfd::name_tree::FullEnumerationImpl:
Collaboration diagram for nfd::name_tree::FullEnumerationImpl:

Public Member Functions

 FullEnumerationImpl (const NameTree &nt, const EntrySelector &pred)
 
virtual void advance (Iterator &i) override
 
- 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 NameTreent
 
const Hashtableht
 

Detailed Description

full enumeration implementation

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

Constructor & Destructor Documentation

◆ FullEnumerationImpl()

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

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

Member Function Documentation

◆ advance()


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