|
geopm 3.2.1.dev237+gbe30cff60
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 |