|
emlabcpp
modern opinionated embedded C++ library
|
#include <handler.h>
Inheritance diagram for emlabcpp::cfg::status_category:
Collaboration diagram for emlabcpp::cfg::status_category:Public Member Functions | |
| char const * | message (error_value_type code) const noexcept override |
Public Member Functions inherited from emlabcpp::error_category< status > | |
| constexpr error_value_type | cast (status &x) const |
Public Member Functions inherited from emlabcpp::_error_category | |
| virtual | ~_error_category ()=default |
|
inlineoverridevirtualnoexcept |
Implements emlabcpp::_error_category.
References emlabcpp::cfg::CLEAR_ERROR, emlabcpp::cfg::DESER_ERROR, emlabcpp::cfg::FULL, emlabcpp::cfg::LOCATE_FAILED_ERROR, emlabcpp::cfg::MEM_NOT_PAGE_MULTIPLY_ERROR, emlabcpp::cfg::MISSING_PAGE, emlabcpp::cfg::ON_KVAL_ERROR, emlabcpp::cfg::READ_ERROR, emlabcpp::cfg::RESET_KEYS_ERROR, emlabcpp::cfg::SERIALIZE_VALUE_ERROR, emlabcpp::cfg::SUCCESS, and emlabcpp::cfg::WRITE_ERROR.