libstdc++
|
This is the complete list of members for std::_V2::error_category, including all inherited members.
default_error_condition(int __i) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | virtual |
equivalent(int __i, const error_condition &__cond) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | virtual |
equivalent(const error_code &__code, int __i) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | virtual |
error_category() noexcept=default (defined in std::_V2::error_category) | std::_V2::error_category | |
error_category(const error_category &)=delete (defined in std::_V2::error_category) | std::_V2::error_category | |
message(int) const =0 (defined in std::_V2::error_category) | std::_V2::error_category | pure virtual |
name() const noexcept=0 (defined in std::_V2::error_category) | std::_V2::error_category | pure virtual |
operator!=(const error_category &__other) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | inline |
operator<(const error_category &__other) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | inline |
operator=(const error_category &)=delete (defined in std::_V2::error_category) | std::_V2::error_category | |
operator==(const error_category &__other) const noexcept (defined in std::_V2::error_category) | std::_V2::error_category | inline |
~error_category() (defined in std::_V2::error_category) | std::_V2::error_category | virtual |