Classes | |
| class | AnyEntry |
an EntryPredicate that accepts any entry More... | |
| class | Entry |
| represents a Measurements entry More... | |
| class | EntryWithStrategyInfo |
an EntryPredicate that accepts an entry if it has StrategyInfo of type T More... | |
| class | Measurements |
| the Measurements table More... | |
| class | MeasurementsAccessor |
| allows Strategy to access portion of Measurements table under its namespace More... | |
Typedefs | |
| typedef std::function< bool(const Entry &)> | EntryPredicate |
| a predicate that accepts or rejects an entry More... | |
| typedef std::function<bool(const Entry&)> nfd::measurements::EntryPredicate |
a predicate that accepts or rejects an entry
Definition at line 46 of file measurements.hpp.