Classes | |
class | AnyEntry |
an EntryPredicate that accepts any Entry More... | |
class | Entry |
represents a Measurements entry More... | |
class | EntryWithStrategyInfo |
Typedefs | |
typedef std::function< bool(const Entry &)> | EntryPredicate |
a predicate that accepts or rejects a Entry More... | |
typedef std::function<bool(const Entry&)> nfd::measurements::EntryPredicate |
a predicate that accepts or rejects a Entry
Definition at line 46 of file measurements.hpp.