|
Oboe
A library for creating real-time audio apps on Android
|
This is the complete list of members for oboe::ResultWithValue< T >, including all inherited members.
| createBasedOnSign(T numericResult) | oboe::ResultWithValue< T > | inlinestatic |
| error() const | oboe::ResultWithValue< T > | inline |
| operator bool() const | oboe::ResultWithValue< T > | inlineexplicit |
| operator Result() const | oboe::ResultWithValue< T > | inline |
| operator!() const | oboe::ResultWithValue< T > | inline |
| ResultWithValue(oboe::Result error) | oboe::ResultWithValue< T > | inline |
| ResultWithValue(T value) | oboe::ResultWithValue< T > | inlineexplicit |
| ResultWithValue(T value, oboe::Result error) (defined in oboe::ResultWithValue< T >) | oboe::ResultWithValue< T > | inline |
| value() const | oboe::ResultWithValue< T > | inline |