This is the complete list of members for FutureBase, including all inherited members.
| FutureBase() | FutureBase | inlineprotected |
| FutureBase(const FutureBase &other) noexcept | FutureBase | protected |
| FutureBase(FutureBase &&other) noexcept | FutureBase | protected |
| FutureBase(const System::FutureSharedState *state) noexcept | FutureBase | protected |
| FutureBase(const System::FutureSharedState *state, moving_init_t) noexcept | FutureBase | protected |
| FutureHelper class | FutureBase | friend |
| get_exception_ptr() const | FutureBase | |
| getValuePtr() const | FutureBase | protected |
| getVoid() const | FutureBase | protected |
| has_exception() const | FutureBase | |
| has_value() const | FutureBase | |
| InfiniteTimeout enum value | FutureBase | |
| is_ready() const | FutureBase | |
| operator=(const FutureBase &other) noexcept | FutureBase | protected |
| operator=(FutureBase &&other) noexcept | FutureBase | protected |
| swap(FutureBase &other) noexcept | FutureBase | protected |
| valid() const noexcept | FutureBase | inline |
| wait(int timeoutInMs) const | FutureBase | |
| ~FutureBase() noexcept | FutureBase | protected |