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

an EntrySubTreeSelector that accepts every Entry and its children More...

#include <name-tree-iterator.hpp>

Public Member Functions

std::pair< bool, bool > operator() (const Entry &) const
 

Detailed Description

an EntrySubTreeSelector that accepts every Entry and its children

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

Member Function Documentation

◆ operator()()

std::pair<bool, bool> nfd::name_tree::AnyEntrySubTree::operator() ( const Entry ) const
inline

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


The documentation for this struct was generated from the following file: