geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::AvgAccumulator, including all inherited members.
average(void) const =0 | geopm::AvgAccumulator | pure virtual |
AvgAccumulator()=default | geopm::AvgAccumulator | protected |
enter(void)=0 | geopm::AvgAccumulator | pure virtual |
exit(void)=0 | geopm::AvgAccumulator | pure virtual |
interval_average(void) const =0 | geopm::AvgAccumulator | pure virtual |
make_unique(void) | geopm::AvgAccumulator | static |
update(double delta_time, double signal)=0 | geopm::AvgAccumulator | pure virtual |
~AvgAccumulator()=default | geopm::AvgAccumulator | virtual |