NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::measurements::EntryWithStrategyInfo< T > Class Template Reference

an EntryPredicate that accepts an entry if it has StrategyInfo of type T More...

#include <measurements.hpp>

Public Member Functions

bool operator() (const Entry &entry) const
 

Detailed Description

template<typename T>
class nfd::measurements::EntryWithStrategyInfo< T >

an EntryPredicate that accepts an entry if it has StrategyInfo of type T

Definition at line 63 of file measurements.hpp.

Member Function Documentation

template<typename T >
bool nfd::measurements::EntryWithStrategyInfo< T >::operator() ( const Entry entry) const
inline

Definition at line 67 of file measurements.hpp.

References nfd::StrategyInfoHost::getStrategyInfo().


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