nfd::measurements::AnyEntry Class Reference

An EntryPredicate that accepts any entry. More...

#include <daemon/table/measurements.hpp>

Public Member Functions

bool operator() (const Entry &) const
 

Detailed Description

An EntryPredicate that accepts any entry.

Definition at line 50 of file measurements.hpp.

Member Function Documentation

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

Definition at line 54 of file measurements.hpp.