nfd::measurements::AnyEntry Class Reference

an EntryPredicate that accepts any entry More...

#include <daemon/table/measurements.hpp>

Public Member Functions

bool operator() (const Entry &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 entry) const
inline

Definition at line 54 of file measurements.hpp.