geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::EndpointImp, including all inherited members.
close(void) override | geopm::EndpointImp | virtual |
EndpointImp()=delete | geopm::EndpointImp | |
EndpointImp(const EndpointImp &other)=delete | geopm::EndpointImp | |
EndpointImp(const std::string &data_path) | geopm::EndpointImp | |
EndpointImp(const std::string &data_path, std::shared_ptr< SharedMemory > policy_shmem, std::shared_ptr< SharedMemory > sample_shmem, size_t num_policy, size_t num_sample) | geopm::EndpointImp | |
get_agent(void) override | geopm::EndpointImp | virtual |
get_hostnames(void) override | geopm::EndpointImp | virtual |
get_profile_name(void) override | geopm::EndpointImp | virtual |
make_unique(const std::string &data_path) | geopm::Endpoint | static |
open(void) override | geopm::EndpointImp | virtual |
operator=(const EndpointImp &other)=delete | geopm::EndpointImp | |
read_sample(std::vector< double > &sample) override | geopm::EndpointImp | virtual |
reset_wait_loop(void) override | geopm::EndpointImp | virtual |
shm_policy_postfix(void) | geopm::EndpointImp | static |
shm_sample_postfix(void) | geopm::EndpointImp | static |
stop_wait_loop(void) override | geopm::EndpointImp | virtual |
wait_for_agent_attach(double timeout) override | geopm::EndpointImp | virtual |
wait_for_agent_detach(double timeout) override | geopm::EndpointImp | virtual |
write_policy(const std::vector< double > &policy) override | geopm::EndpointImp | virtual |
~Endpoint()=default | geopm::Endpoint | virtual |
~EndpointImp() | geopm::EndpointImp | virtual |