OnixS C++ FIX Engine  4.10.1
API Documentation
SharedFuture< T > Member List

This is the complete list of members for SharedFuture< T >, including all inherited members.

FutureBase()FutureBaseinlineprotected
FutureBase(const FutureBase &other) ONIXS_FIXENGINE_NOTHROWFutureBaseprotected
FutureBase(const System::FutureSharedState *state) ONIXS_FIXENGINE_NOTHROWFutureBaseprotected
FutureBase(const System::FutureSharedState *state, moving_init_t) ONIXS_FIXENGINE_NOTHROWFutureBaseprotected
get() const SharedFuture< T >inline
get() constSharedFuture< T >inline
getValue() const FutureBaseprotected
getVoid() const FutureBaseprotected
hasException() const FutureBase
hasValue() const FutureBase
Implementation::FutureHelper classSharedFuture< T >friend
Implementation::PromiseBase classSharedFuture< T >friend
InfiniteTimeout enum valueFutureBase
isReady() const FutureBase
operator=(const SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROWSharedFuture< T >inline
OnixS::Threading::Implementation::FutureBase::operator=(const FutureBase &other) ONIXS_FIXENGINE_NOTHROWFutureBaseprotected
SharedFuture() ONIXS_FIXENGINE_NOTHROWSharedFuture< T >inline
SharedFuture(const SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROWSharedFuture< T >inline
swap(SharedFuture< T > &other) ONIXS_FIXENGINE_NOTHROWSharedFuture< T >inline
OnixS::Threading::Implementation::FutureBase::swap(FutureBase &other) ONIXS_FIXENGINE_NOTHROWFutureBaseprotected
valid() const ONIXS_FIXENGINE_NOTHROWFutureBaseinline
wait(int timeoutInMs=InfiniteTimeout) const FutureBase
~FutureBase() ONIXS_FIXENGINE_NOTHROWFutureBaseprotected