geopm
3.1.1.dev272+gdfb40a8d
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 |