|
Common System 0.2.0
Common interfaces and patterns for system integration
|
This is the complete list of members for kcenon::common::error_category, including all inherited members.
| equivalent(int code, const error_category &other_category, int other_code) const noexcept | kcenon::common::error_category | inlinevirtual |
| error_category()=default | kcenon::common::error_category | protected |
| error_category(const error_category &)=delete | kcenon::common::error_category | protected |
| error_category(error_category &&)=delete | kcenon::common::error_category | protected |
| message(int code) const =0 | kcenon::common::error_category | pure virtual |
| name() const noexcept=0 | kcenon::common::error_category | pure virtual |
| operator!=(const error_category &other) const noexcept | kcenon::common::error_category | inline |
| operator<(const error_category &other) const noexcept | kcenon::common::error_category | inline |
| operator=(const error_category &)=delete | kcenon::common::error_category | protected |
| operator=(error_category &&)=delete | kcenon::common::error_category | protected |
| operator==(const error_category &other) const noexcept | kcenon::common::error_category | inline |
| ~error_category()=default | kcenon::common::error_category | virtual |