|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::BatchClientImp, including all inherited members.
| BatchClient()=default | geopm::BatchClient | |
| BatchClientImp(const std::string &server_key, double timeout, int num_signal, int num_control) | geopm::BatchClientImp | |
| BatchClientImp(int num_signal, int num_control, std::shared_ptr< BatchStatus > batch_status, std::shared_ptr< SharedMemory > signal_shmem, std::shared_ptr< SharedMemory > control_shmem) | geopm::BatchClientImp | |
| make_unique(const std::string &server_key, double timeout, int num_signal, int num_control) | geopm::BatchClient | static |
| read_batch(void) override | geopm::BatchClientImp | virtual |
| stop_batch(void) override | geopm::BatchClientImp | virtual |
| write_batch(std::vector< double > settings) override | geopm::BatchClientImp | virtual |
| ~BatchClient()=default | geopm::BatchClient | virtual |
| ~BatchClientImp()=default | geopm::BatchClientImp | virtual |