|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::CSV, including all inherited members.
| activate(void)=0 | geopm::CSV | pure virtual |
| add_column(const std::string &name)=0 | geopm::CSV | pure virtual |
| add_column(const std::string &name, const std::string &format)=0 | geopm::CSV | pure virtual |
| add_column(const std::string &name, std::function< std::string(double)> format)=0 | geopm::CSV | pure virtual |
| CSV()=default | geopm::CSV | |
| flush(void)=0 | geopm::CSV | pure virtual |
| update(const std::vector< double > &sample)=0 | geopm::CSV | pure virtual |
| ~CSV()=default | geopm::CSV | virtual |