nfd::name_tree::AnyEntry Struct Reference

an EntrySelector that accepts every Entry More...

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

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

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