HomeWaterLeaksDetection
|
This is the complete list of members for DailyOverview, including all inherited members.
dailyConsumption | DailyOverview | private |
DailyOverview(HighLeakDetection *highLeakDetection, LowLeakDetection *lowLeakDetection, TotalLeakDetection *totalLeakDetection, Consumption *dailyConsumption, Consumption *monthlyConsumption) | DailyOverview | |
getRow(int row) const override | DailyOverview | virtual |
highLeakDetection | DailyOverview | private |
initialDateTime | DailyOverview | private |
lowLeakDetection | DailyOverview | private |
maxHighLeakPercentage | DailyOverview | private |
maxLowLeakPercentage | DailyOverview | private |
maxTotalLeakPercentage | DailyOverview | private |
monthlyConsumption | DailyOverview | private |
reset() | DailyOverview | private |
totalLeakDetection | DailyOverview | private |
update() override | DailyOverview | virtual |