![]() |
Fove SDK
v1.2.0
|
This is the complete list of members for Fove::Result< Value >, including all inherited members.
getError() const | Fove::Result< Value > | |
getErrorMutable() (defined in Fove::Result< Value >) | Fove::Result< Value > | |
getValue() & | Fove::Result< Value > | |
getValue() && | Fove::Result< Value > | |
getValue() const & | Fove::Result< Value > | |
getValueUnchecked() const | Fove::Result< Value > | |
getValueUncheckedMutable() (defined in Fove::Result< Value >) | Fove::Result< Value > | |
invoke(Call *call, const Args... args) | Fove::Result< Value > | static |
invokeCallback(Call *call, Callback &&callback, const Args... args) | Fove::Result< Value > | static |
invokeStereo(Call *call, const Args... args) | Fove::Result< Value > | static |
invokeThroughCallback(Call *call, const Args... args) | Fove::Result< Value > | static |
invokeVector(Call *call, const Args... args) | Fove::Result< Value > | static |
isReliable() const | Fove::Result< Value > | |
isValid() const | Fove::Result< Value > | |
operator bool() const | Fove::Result< Value > | explicit |
Result()=default | Fove::Result< Value > | |
throwIfInvalid() const | Fove::Result< Value > | |
valueOr(Value defValue) const | Fove::Result< Value > |