geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
Go to the source code of this file.
Classes | |
class | geopm::Exception |
Class for all GEOPM-specific exceptions. More... | |
Namespaces | |
geopm | |
Functions | |
int | geopm::exception_handler (std::exception_ptr eptr, bool do_print=false) |
Handle a thrown exception and return an error value. More... | |
std::string | geopm::error_message (int error_value) |
Function that converts an error code into an error message. More... | |