libstdc++
std::error_code Member List

This is the complete list of members for std::error_code, including all inherited members.

assign(int __v, const error_category &__cat) (defined in std::error_code)std::error_codeinline
category() const (defined in std::error_code)std::error_codeinline
clear() (defined in std::error_code)std::error_codeinline
default_error_condition() const (defined in std::error_code)std::error_code
error_code() (defined in std::error_code)std::error_codeinline
error_code(int __v, const error_category &__cat) (defined in std::error_code)std::error_codeinline
error_code(_ErrorCodeEnum __e, typename enable_if< is_error_code_enum< _ErrorCodeEnum >::value >::type *=0) (defined in std::error_code)std::error_codeinline
hash< error_code > (defined in std::error_code)std::error_codefriend
message() const (defined in std::error_code)std::error_codeinline
operator bool() const (defined in std::error_code)std::error_codeinlineexplicit
operator=(_ErrorCodeEnum __e) (defined in std::error_code)std::error_codeinline
value() const (defined in std::error_code)std::error_codeinline