|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::BatchStatus, including all inherited members.
| BatchStatus()=default | geopm::BatchStatus | |
| M_MESSAGE_CONTINUE | geopm::BatchStatus | static |
| M_MESSAGE_QUIT | geopm::BatchStatus | static |
| M_MESSAGE_READ | geopm::BatchStatus | static |
| M_MESSAGE_TERMINATE | geopm::BatchStatus | static |
| M_MESSAGE_WRITE | geopm::BatchStatus | static |
| make_unique_client(const std::string &server_key) | geopm::BatchStatus | static |
| make_unique_server(int client_pid, const std::string &server_key) | geopm::BatchStatus | static |
| receive_message(void)=0 | geopm::BatchStatus | pure virtual |
| receive_message(char expect)=0 | geopm::BatchStatus | pure virtual |
| send_message(char msg)=0 | geopm::BatchStatus | pure virtual |
| ~BatchStatus()=default | geopm::BatchStatus | virtual |