geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::BatchServerImp, including all inherited members.
BatchServer()=default | geopm::BatchServer | |
BatchServerImp(int client_pid, const std::vector< geopm_request_s > &signal_config, const std::vector< geopm_request_s > &control_config) | geopm::BatchServerImp | |
BatchServerImp(int client_pid, const std::vector< geopm_request_s > &signal_config, const std::vector< geopm_request_s > &control_config, const std::string &signal_shmem_key, const std::string &control_shmem_key, PlatformIO &pio, std::shared_ptr< BatchStatus > batch_status, std::shared_ptr< POSIXSignal > posix_signal, std::shared_ptr< SharedMemory > signal_shmem, std::shared_ptr< SharedMemory > control_shmem, int server_pid) | geopm::BatchServerImp | |
BatchServerImp(const BatchServerImp &other)=delete | geopm::BatchServerImp | |
child_register_handler(void) | geopm::BatchServerImp | |
create_shmem(void) | geopm::BatchServerImp | |
fork_with_setup(std::function< char(void)> setup, std::function< void(void)> run) | geopm::BatchServerImp | |
get_control_shmem_key(const std::string &server_key) | geopm::BatchServer | static |
get_signal_shmem_key(const std::string &server_key) | geopm::BatchServer | static |
is_active(void) override | geopm::BatchServerImp | virtual |
M_SHMEM_PREFIX | geopm::BatchServer | protectedstatic |
make_unique(int client_pid, const std::vector< geopm_request_s > &signal_config, const std::vector< geopm_request_s > &control_config) | geopm::BatchServer | static |
operator=(const BatchServerImp &other)=delete | geopm::BatchServerImp | |
parent_register_handler(void) | geopm::BatchServerImp | |
run_batch(void) | geopm::BatchServerImp | |
server_key(void) const override | geopm::BatchServerImp | virtual |
server_pid(void) const override | geopm::BatchServerImp | virtual |
stop_batch(void) override | geopm::BatchServerImp | virtual |
~BatchServer()=default | geopm::BatchServer | virtual |
~BatchServerImp() | geopm::BatchServerImp | virtual |