Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp307 struct PropertyCondition final : public PropertyConditionBase struct
337 PropertyCondition(const char* path, const char* iface, const char* property, in PropertyCondition() argument
349 bool eval(sdbusplus::message_t& msg) const override in eval()
362 bool eval(Manager& mgr) const override in eval()
374 U _condition;
375 GetProperty<V> _getProperty;