libstdc++
std::error_condition Member List
This is the complete list of members for std::error_condition, including all inherited members.
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() const (defined in std::error_condition)std::error_condition [inline, explicit]
operator=(_ErrorConditionEnum __e) (defined in std::error_condition)std::error_condition [inline]
value() const (defined in std::error_condition)std::error_condition [inline]