This is the complete list of members for SharedFuture< T >, including all inherited members.
FutureBase() | FutureBase | inlineprotected |
FutureBase(const FutureBase &other) ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |
FutureBase(const System::FutureSharedState *state) ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |
FutureBase(const System::FutureSharedState *state, moving_init_t) ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |
get() const | SharedFuture< T > | inline |
get() const | SharedFuture< T > | inline |
getValue() const | FutureBase | protected |
getVoid() const | FutureBase | protected |
hasException() const | FutureBase | |
hasValue() const | FutureBase | |
Implementation::FutureHelper class | SharedFuture< T > | friend |
Implementation::PromiseBase class | SharedFuture< T > | friend |
InfiniteTimeout enum value | FutureBase | |
isReady() const | FutureBase | |
operator=(const SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROW | SharedFuture< T > | inline |
OnixS::Threading::Implementation::FutureBase::operator=(const FutureBase &other) ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |
SharedFuture() ONIXS_FIXENGINE_NOTHROW | SharedFuture< T > | inline |
SharedFuture(const SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROW | SharedFuture< T > | inline |
swap(SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROW | SharedFuture< T > | inline |
OnixS::Threading::Implementation::FutureBase::swap(FutureBase &other) ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |
valid() const ONIXS_FIXENGINE_NOTHROW | FutureBase | inline |
wait(int timeoutInMs=InfiniteTimeout) const | FutureBase | |
~FutureBase() ONIXS_FIXENGINE_NOTHROW | FutureBase | protected |