nfd::name_tree::AnyEntrySubTree Struct Reference

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

#include <daemon/table/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

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

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