nfd::measurements::EntryWithStrategyInfo< T > Class Template Reference

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

#include <daemon/table/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.