This is the complete list of members for SharedFuture< T >, including all inherited members.
| FutureBase() noexcept=default | FutureBase | protected |
| 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 &other) noexcept=default | SharedFuture< T > | |
| operator=(SharedFuture &&other) noexcept=default | SharedFuture< T > | |
| OnixS::CME::MDH::Threading::Implementation::FutureBase::operator=(const FutureBase &other) noexcept | FutureBase | protected |
| OnixS::CME::MDH::Threading::Implementation::FutureBase::operator=(FutureBase &&other) noexcept | FutureBase | protected |
| SharedFuture() noexcept=default | SharedFuture< T > | |
| SharedFuture(const SharedFuture &other) noexcept=default | SharedFuture< T > | |
| SharedFuture(SharedFuture &&other) noexcept=default | SharedFuture< T > | |
| swap(SharedFuture< T > &other) noexcept | SharedFuture< T > | inline |
| OnixS::CME::MDH::Threading::Implementation::FutureBase::swap(FutureBase &other) noexcept | FutureBase | protected |
| valid() const noexcept | FutureBase | inline |
| wait(int timeoutInMs=InfiniteTimeout) const | FutureBase | |
| ~FutureBase() noexcept | FutureBase | protected |