geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::ServiceProxy, including all inherited members.
make_unique(void) | geopm::ServiceProxy | static |
platform_close_session(void)=0 | geopm::ServiceProxy | pure virtual |
platform_get_control_info(const std::vector< std::string > &control_names)=0 | geopm::ServiceProxy | pure virtual |
platform_get_profile_pids(const std::string &profile_name)=0 | geopm::ServiceProxy | pure virtual |
platform_get_signal_info(const std::vector< std::string > &signal_names)=0 | geopm::ServiceProxy | pure virtual |
platform_get_user_access(std::vector< std::string > &signal_names, std::vector< std::string > &control_names)=0 | geopm::ServiceProxy | pure virtual |
platform_open_session(void)=0 | geopm::ServiceProxy | pure virtual |
platform_pop_profile_region_names(const std::string &profile_name)=0 | geopm::ServiceProxy | pure virtual |
platform_read_signal(const std::string &signal_name, int domain, int domain_idx)=0 | geopm::ServiceProxy | pure virtual |
platform_restore_control()=0 | geopm::ServiceProxy | pure virtual |
platform_start_batch(const std::vector< struct geopm_request_s > &signal_config, const std::vector< struct geopm_request_s > &control_config, int &server_pid, std::string &server_key)=0 | geopm::ServiceProxy | pure virtual |
platform_start_profile(const std::string &profile_name)=0 | geopm::ServiceProxy | pure virtual |
platform_stop_batch(int server_pid)=0 | geopm::ServiceProxy | pure virtual |
platform_stop_profile(const std::vector< std::string > ®ion_names)=0 | geopm::ServiceProxy | pure virtual |
platform_write_control(const std::string &control_name, int domain, int domain_idx, double setting)=0 | geopm::ServiceProxy | pure virtual |
ServiceProxy()=default | geopm::ServiceProxy | |
topo_get_cache(void)=0 | geopm::ServiceProxy | pure virtual |
~ServiceProxy()=default | geopm::ServiceProxy | virtual |