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 &) 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 ) const
inline

Definition at line 54 of file measurements.hpp.


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