Texture Viewer
|
This is the complete list of members for TextureIOResult, including all inherited members.
error() const | TextureIOResult | inline |
operator bool() const noexcept | TextureIOResult | inline |
operator!() const noexcept | TextureIOResult | inline |
operator!=(const TextureIOResult &lhs, const TextureIOResult &rhs) noexcept | TextureIOResult | friend |
operator=(const TextureIOResult &other) noexcept | TextureIOResult | |
operator==(const TextureIOResult &lhs, const TextureIOResult &rhs) noexcept | TextureIOResult | friend |
TextureIOResult() noexcept | TextureIOResult | inline |
TextureIOResult(TextureIOError status) noexcept | TextureIOResult | inline |
TextureIOResult(const TextureIOResult &lhs) noexcept | TextureIOResult | inline |
toUserString(const TextureIOResult &result) | TextureIOResult | related |
~TextureIOResult() noexcept=default | TextureIOResult |