digiKam
|
This is the complete list of members for heif::Error, including all inherited members.
Error() | heif::Error | |
Error(heif_error_code c, heif_suberror_code sc=heif_suberror_Unspecified, std::string msg="") | heif::Error | |
Error() | heif::Error | inline |
Error(const heif_error &err) | heif::Error | inline |
error_code | heif::Error | |
error_struct(ErrorBuffer *error_buffer) const | heif::Error | |
get_code() const | heif::Error | inline |
get_error_string(heif_error_code err) | heif::Error | static |
get_error_string(heif_suberror_code err) | heif::Error | static |
get_message() const | heif::Error | inline |
get_subcode() const | heif::Error | inline |
kSuccess | heif::Error | static |
message | heif::Error | |
Ok | heif::Error | static |
operator bool() const | heif::Error | inline |
operator bool() const | heif::Error | inline |
operator!=(const Error &other) const | heif::Error | inline |
operator==(const Error &other) const | heif::Error | inline |
sub_error_code | heif::Error |