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

an EntryPredicate that accepts any entry More...

#include <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

◆ operator()()

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

Definition at line 54 of file measurements.hpp.


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