This is the complete list of members for Promise< void >, including all inherited members.
getFuture() const | Promise< void > | inline |
getFutureImpl() const | PromiseBase | protected |
getTypedFuture() const | PromiseBase | inlineprotected |
operator=(const Promise< void > &other) ONIXS_FIXENGINE_NOTHROW | Promise< void > | inline |
OnixS::Threading::Implementation::PromiseBase::operator=(const PromiseBase &other) ONIXS_FIXENGINE_NOTHROW | PromiseBase | protected |
Promise() ONIXS_FIXENGINE_NOTHROW | Promise< void > | inline |
Promise(const Promise< void > &other) ONIXS_FIXENGINE_NOTHROW | Promise< void > | inline |
PromiseBase() ONIXS_FIXENGINE_NOTHROW | PromiseBase | protected |
PromiseBase(const PromiseBase &other) ONIXS_FIXENGINE_NOTHROW | PromiseBase | protected |
set() | Promise< void > | inline |
setException(const ExceptionType &exception) | Promise< void > | inline |
setExceptionImpl() | PromiseBase | |
setValue(ValueBase *value) | PromiseBase | protected |
setVoid() | PromiseBase | protected |
swap(Promise< void > &other) ONIXS_FIXENGINE_NOTHROW | Promise< void > | inline |
OnixS::Threading::Implementation::PromiseBase::swap(PromiseBase &other) ONIXS_FIXENGINE_NOTHROW | PromiseBase | protected |
valid() | PromiseBase | |
~PromiseBase() ONIXS_FIXENGINE_NOTHROW | PromiseBase | protected |