libstdc++
std::error_code Member List

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

__bool_type typedef (defined in std::error_code)std::error_code
__not_bool_type() (defined in std::error_code)std::error_codeinlinestatic
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
message() const (defined in std::error_code)std::error_codeinline
operator __bool_type() const (defined in std::error_code)std::error_codeinline
operator=(_ErrorCodeEnum __e) (defined in std::error_code)std::error_codeinline
value() const (defined in std::error_code)std::error_codeinline