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

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

getFuture() const Promise< T >inline
getFutureImpl() const PromiseBaseprotected
getTypedFuture() const PromiseBaseinlineprotected
operator=(const Promise< T > &other) ONIXS_FIXENGINE_NOTHROWPromise< T >inline
OnixS::Threading::Implementation::PromiseBase::operator=(const PromiseBase &other) ONIXS_FIXENGINE_NOTHROWPromiseBaseprotected
Promise() ONIXS_FIXENGINE_NOTHROWPromise< T >inline
Promise(const Promise< T > &other) ONIXS_FIXENGINE_NOTHROWPromise< T >inline
PromiseBase() ONIXS_FIXENGINE_NOTHROWPromiseBaseprotected
PromiseBase(const PromiseBase &other) ONIXS_FIXENGINE_NOTHROWPromiseBaseprotected
set(const T &value)Promise< T >inline
setException(const ExceptionType &exception)Promise< T >inline
setExceptionImpl()PromiseBase
setValue(ValueBase *value)PromiseBaseprotected
setVoid()PromiseBaseprotected
swap(Promise< T > &other) ONIXS_FIXENGINE_NOTHROWPromise< T >inline
OnixS::Threading::Implementation::PromiseBase::swap(PromiseBase &other) ONIXS_FIXENGINE_NOTHROWPromiseBaseprotected
valid()PromiseBase
~PromiseBase() ONIXS_FIXENGINE_NOTHROWPromiseBaseprotected