|
Octane API Client
|
This is the complete list of members for octane::Result< T_OK, T_Error >, including all inherited members.
| err() const | octane::Result< T_OK, T_Error > | inline |
| err() | octane::Result< T_OK, T_Error > | inline |
| error | octane::Result< T_OK, T_Error > | |
| error_t | octane::Result< T_OK, T_Error > | friend |
| get() const | octane::Result< T_OK, T_Error > | inline |
| get() | octane::Result< T_OK, T_Error > | inline |
| ok | octane::Result< T_OK, T_Error > | |
| ok_t | octane::Result< T_OK, T_Error > | friend |
| operator bool() const noexcept | octane::Result< T_OK, T_Error > | inline |
| operator!() const noexcept | octane::Result< T_OK, T_Error > | inline |
| operator=(const Result &result) & | octane::Result< T_OK, T_Error > | inline |
| operator=(Result &&result) & | octane::Result< T_OK, T_Error > | inline |
| Result(const Result &result) | octane::Result< T_OK, T_Error > | inline |
| Result(Result &&result) | octane::Result< T_OK, T_Error > | inline |
| ~Result() | octane::Result< T_OK, T_Error > | inline |