|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::SaveControl, including all inherited members.
| json(void) const =0 | geopm::SaveControl | pure virtual |
| make_unique(const std::vector< m_setting_s > &settings) | geopm::SaveControl | static |
| make_unique(const std::string &json_string) | geopm::SaveControl | static |
| make_unique(IOGroup &io_group) | geopm::SaveControl | static |
| restore(IOGroup &io_group) const =0 | geopm::SaveControl | pure virtual |
| SaveControl()=default | geopm::SaveControl | |
| settings(void) const =0 | geopm::SaveControl | pure virtual |
| unsaved_controls(const std::set< std::string > &all_controls) const =0 | geopm::SaveControl | pure virtual |
| write_json(const std::string &save_path) const =0 | geopm::SaveControl | pure virtual |
| ~SaveControl()=default | geopm::SaveControl | virtual |