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

an EntrySelector that accepts every Entry More...

#include <name-tree-iterator.hpp>

Public Member Functions

bool operator() (const Entry &) const
 

Detailed Description

an EntrySelector that accepts every Entry

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

Member Function Documentation

◆ operator()()

bool nfd::name_tree::AnyEntry::operator() ( const Entry ) const
inline

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


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