|
LMMS
|
This is the complete list of members for water::Result, including all inherited members.
| errorMessage | water::Result | private |
| fail(const std::string &errorMessage) noexcept | water::Result | static |
| failed() const noexcept | water::Result | |
| getErrorMessage() const noexcept | water::Result | |
| ok() noexcept | water::Result | inlinestatic |
| operator bool() const noexcept | water::Result | |
| operator int() const | water::Result | private |
| operator void *() const | water::Result | private |
| operator!() const noexcept | water::Result | |
| operator!=(const Result &other) const noexcept | water::Result | |
| operator=(const Result &) | water::Result | |
| operator==(const Result &other) const noexcept | water::Result | |
| Result(const Result &) | water::Result | |
| Result() noexcept | water::Result | private |
| Result(const std::string &) noexcept | water::Result | explicitprivate |
| wasOk() const noexcept | water::Result |