This is the complete list of members for SharedFuture< T >, 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 |
| get() const | SharedFuture< T > | inline |
| get() const | SharedFuture< T > | inline |
| get_exception_ptr() const | FutureBase | |
| getValuePtr() const | FutureBase | protected |
| getVoid() const | FutureBase | protected |
| has_exception() const | FutureBase | |
| has_value() const | FutureBase | |
| Implementation::FutureHelper class | SharedFuture< T > | friend |
| InfiniteTimeout enum value | FutureBase | |
| is_ready() const | FutureBase | |
| operator=(const SharedFuture< T > &other) noexcept | SharedFuture< T > | inline |
| operator=(SharedFuture< T > &&other) noexcept | SharedFuture< T > | inline |
| OnixS::B3::BOE::Threading::Implementation::FutureBase::operator=(const FutureBase &other) noexcept | FutureBase | protected |
| OnixS::B3::BOE::Threading::Implementation::FutureBase::operator=(FutureBase &&other) noexcept | FutureBase | protected |
| SharedFuture() noexcept | SharedFuture< T > | inline |
| SharedFuture(const SharedFuture< T > &other) noexcept | SharedFuture< T > | inline |
| SharedFuture(SharedFuture< T > &&other) noexcept | SharedFuture< T > | inline |
| swap(SharedFuture< T > &other) noexcept | SharedFuture< T > | inline |
| OnixS::B3::BOE::Threading::Implementation::FutureBase::swap(FutureBase &other) noexcept | FutureBase | protected |
| valid() const noexcept | FutureBase | inline |
| wait(int timeoutInMs) const | FutureBase | |
| ~FutureBase() noexcept | FutureBase | protected |