This is the complete list of members for yaclib::Task< V, E >, including all inherited members.
Cancel() && | yaclib::Task< V, E > | inline |
Detach() &&noexcept | yaclib::Task< V, E > | inline |
Detach(IExecutor &e) &&noexcept | yaclib::Task< V, E > | inline |
Get() &&noexcept | yaclib::Task< V, E > | inline |
GetCore() noexcept | yaclib::Task< V, E > | inline |
On(std::nullptr_t) &&noexcept | yaclib::Task< V, E > | inline |
operator=(const Task &)=delete | yaclib::Task< V, E > | |
operator=(Task &&other) noexcept=default | yaclib::Task< V, E > | |
Ready() const &noexcept | yaclib::Task< V, E > | inline |
Task(const Task &)=delete | yaclib::Task< V, E > | |
Task(Task &&other) noexcept=default | yaclib::Task< V, E > | |
Task() noexcept=default | yaclib::Task< V, E > | |
Task(detail::ResultCorePtr< V, E > core) noexcept | yaclib::Task< V, E > | inline |
Then(IExecutor &e, Func &&f) && | yaclib::Task< V, E > | inline |
Then(Func &&f) && | yaclib::Task< V, E > | inline |
ThenInline(Func &&f) && | yaclib::Task< V, E > | inline |
ToFuture() &&noexcept | yaclib::Task< V, E > | inline |
ToFuture(IExecutor &e) &&noexcept | yaclib::Task< V, E > | inline |
Touch() &=delete | yaclib::Task< V, E > | |
Touch() const &&=delete | yaclib::Task< V, E > | |
Touch() const &noexcept | yaclib::Task< V, E > | inline |
Touch() &&noexcept | yaclib::Task< V, E > | inline |
Valid() const &noexcept | yaclib::Task< V, E > | inline |
~Task() noexcept | yaclib::Task< V, E > | inline |