Searched refs:NetTargetDecrease (Results 1 – 3 of 3) sorted by relevance
40 class NetTargetDecrease : class42 public ActionRegister<NetTargetDecrease>48 NetTargetDecrease() = delete;49 NetTargetDecrease(const NetTargetDecrease&) = delete;50 NetTargetDecrease(NetTargetDecrease&&) = delete;51 NetTargetDecrease& operator=(const NetTargetDecrease&) = delete;52 NetTargetDecrease& operator=(NetTargetDecrease&&) = delete;53 ~NetTargetDecrease() = default;61 NetTargetDecrease(const json& jsonObj, const std::vector<Group>& groups);
36 NetTargetDecrease::NetTargetDecrease(const json& jsonObj, in NetTargetDecrease() function in phosphor::fan::control::json::NetTargetDecrease44 void NetTargetDecrease::run(Zone& zone) in run()145 void NetTargetDecrease::setState(const json& jsonObj) in setState()163 void NetTargetDecrease::setDelta(const json& jsonObj) in setDelta()
56 NetTargetDecrease requests a decrease. All increases and decreases requested