_core | yaclib::SharedFutureBase< V, E > | protected |
Detach() &&noexcept | yaclib::SharedFutureOn< V, E > | inline |
Get() &&noexcept | yaclib::SharedFutureBase< V, E > | inline |
Get() const &&=delete | yaclib::SharedFutureBase< V, E > | |
Get() const &noexcept | yaclib::SharedFutureBase< V, E > | inline |
GetCore() noexcept | yaclib::SharedFutureBase< V, E > | inline |
GetCore() const noexcept | yaclib::SharedFutureBase< V, E > | inline |
GetHandle() const noexcept | yaclib::SharedFutureBase< V, E > | inline |
Handle typedef | yaclib::SharedFutureBase< V, E > | |
On(std::nullptr_t) &&noexcept | yaclib::SharedFutureOn< V, E > | inline |
Ready() const noexcept | yaclib::SharedFutureBase< V, E > | inline |
SharedFutureBase()=default | yaclib::SharedFutureBase< V, E > | |
SharedFutureBase(detail::SharedCorePtr< V, E > core) noexcept | yaclib::SharedFutureBase< V, E > | inlineexplicitprotected |
SharedFutureOn(detail::SharedCorePtr< V, E > core) noexcept | yaclib::SharedFutureOn< V, E > | inline |
Subscribe(Func &&f) const | yaclib::SharedFutureOn< V, E > | inline |
yaclib::SharedFutureBase::Subscribe(IExecutor &e, Func &&f) const | yaclib::SharedFutureBase< V, E > | inline |
SubscribeInline(Func &&f) const | yaclib::SharedFutureBase< V, E > | inline |
Then(Func &&f) const | yaclib::SharedFutureOn< V, E > | inline |
Then(IExecutor &e, Func &&f) const | yaclib::SharedFutureOn< V, E > | inline |
ThenInline(Func &&f) const | yaclib::SharedFutureOn< V, E > | inline |
Touch() &&noexcept | yaclib::SharedFutureBase< V, E > | inline |
Touch() const &&=delete | yaclib::SharedFutureBase< V, E > | |
Touch() const &noexcept | yaclib::SharedFutureBase< V, E > | inline |
Valid() const noexcept | yaclib::SharedFutureBase< V, E > | inline |