|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::PolicyStore, including all inherited members.
| get_best(const std::string &agent_name, const std::string &profile_name) const =0 | geopm::PolicyStore | pure virtual |
| make_shared(const std::string &data_path) | geopm::PolicyStore | static |
| make_unique(const std::string &data_path) | geopm::PolicyStore | static |
| PolicyStore()=default | geopm::PolicyStore | |
| set_best(const std::string &agent_name, const std::string &profile_name, const std::vector< double > &policy)=0 | geopm::PolicyStore | pure virtual |
| set_default(const std::string &agent_name, const std::vector< double > &policy)=0 | geopm::PolicyStore | pure virtual |
| ~PolicyStore()=default | geopm::PolicyStore | virtual |