YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::SharedFuture< V, E >, including all inherited members.
Attach(Promise< V, E > &&p) const | yaclib::SharedFuture< V, E > | inline |
Get() const | yaclib::SharedFuture< V, E > | inline |
GetFuture() const | yaclib::SharedFuture< V, E > | inline |
GetFutureOn(IExecutor &e) const | yaclib::SharedFuture< V, E > | inline |
SharedFuture()=default | yaclib::SharedFuture< V, E > | |
SharedFuture(detail::SharedCorePtr< V, E > core) noexcept | yaclib::SharedFuture< V, E > | inlineexplicit |
Valid() const &noexcept | yaclib::SharedFuture< V, E > | inline |