| _core | yaclib::SharedFutureBase< V, E > | protected |
| Core typedef | yaclib::SharedFutureBase< V, E > | |
| Detach() &&noexcept | yaclib::SharedFutureBase< 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 > | |
| 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 |
| Subscribe(IExecutor &e, Func &&f) const | yaclib::SharedFutureBase< V, E > | inline |
| SubscribeInline(Func &&f) const | yaclib::SharedFutureBase< V, E > | inline |
| Then(IExecutor &e, Func &&f) const | yaclib::SharedFutureBase< 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 |