OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::Result, including all inherited members.
fail(const String &errorMessage) noexcept | juce::Result | static |
failed() const noexcept | juce::Result | |
getErrorMessage() const noexcept | juce::Result | |
ok() noexcept | juce::Result | inlinestatic |
operator bool() const noexcept | juce::Result | |
operator!() const noexcept | juce::Result | |
operator!=(const Result &other) const noexcept (defined in juce::Result) | juce::Result | |
operator=(const Result &) (defined in juce::Result) | juce::Result | |
operator=(Result &&) noexcept (defined in juce::Result) | juce::Result | |
operator==(const Result &other) const noexcept (defined in juce::Result) | juce::Result | |
Result(const Result &) (defined in juce::Result) | juce::Result | |
Result(Result &&) noexcept (defined in juce::Result) | juce::Result | |
wasOk() const noexcept | juce::Result |