Home
last modified time | relevance | path

Searched defs:OperandFilters (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dfilters.hpp42 class OperandFilters : public Filters class
51 explicit OperandFilters(const std::vector<std::function<bool(T)>>& _ops) : in OperandFilters() function in phosphor::dbus::monitoring::OperandFilters