![]() |
Fove SDK
v0.16.1
|
This is the complete list of members for Fove::Result< Value >, including all inherited members.
getError() const | Fove::Result< Value > | |
getValue() & | Fove::Result< Value > | |
getValue() && | Fove::Result< Value > | |
getValue() const & | Fove::Result< Value > | |
getValueUnchecked() const | Fove::Result< Value > | |
invoke(Call *call, const Args... args) | Fove::Result< Value > | static |
invokeStereo(Call *call, const Args... args) | Fove::Result< Value > | static |
isValid() const | Fove::Result< Value > | |
operator bool() const | Fove::Result< Value > | explicit |
operator*() | Fove::Result< Value > | |
operator*() const | Fove::Result< Value > | |
operator->() | Fove::Result< Value > | |
operator->() const | Fove::Result< Value > | |
Result()=default | Fove::Result< Value > | |
Result(const ErrorCode err) | Fove::Result< Value > | |
Result(const Value &data) | Fove::Result< Value > | |
Result(Value &&data) | Fove::Result< Value > | |
throwIfInvalid() const | Fove::Result< Value > | |
valueOr(Value defValue) const | Fove::Result< Value > |