libstdc++
|
This is the complete list of members for std::error_condition, including all inherited members.
__bool_type typedef (defined in std::error_condition) | std::error_condition | |
__not_bool_type() (defined in std::error_condition) | std::error_condition | inlinestatic |
assign(int __v, const error_category &__cat) (defined in std::error_condition) | std::error_condition | inline |
category() const (defined in std::error_condition) | std::error_condition | inline |
clear() (defined in std::error_condition) | std::error_condition | inline |
error_condition() (defined in std::error_condition) | std::error_condition | inline |
error_condition(int __v, const error_category &__cat) (defined in std::error_condition) | std::error_condition | inline |
error_condition(_ErrorConditionEnum __e, typename enable_if< is_error_condition_enum< _ErrorConditionEnum >::value >::type *=0) (defined in std::error_condition) | std::error_condition | inline |
message() const (defined in std::error_condition) | std::error_condition | inline |
operator __bool_type() const (defined in std::error_condition) | std::error_condition | inline |
operator=(_ErrorConditionEnum __e) (defined in std::error_condition) | std::error_condition | inline |
value() const (defined in std::error_condition) | std::error_condition | inline |