Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::async::Task< T, Allocator > Member List

This is the complete list of members for corium::async::Task< T, Allocator >, including all inherited members.

AllocatorType typedefcorium::async::Task< T, Allocator >
await_ready() const noexceptcorium::async::Task< T, Allocator >inline
await_resume()corium::async::Task< T, Allocator >inline
await_suspend(std::coroutine_handle<> awaiting) noexceptcorium::async::Task< T, Allocator >inline
done() const noexceptcorium::async::Task< T, Allocator >inline
handle() const noexceptcorium::async::Task< T, Allocator >inline
operator=(const Task &)=deletecorium::async::Task< T, Allocator >
operator=(Task &&other) noexceptcorium::async::Task< T, Allocator >inline
resume()corium::async::Task< T, Allocator >inline
Task() noexcept=defaultcorium::async::Task< T, Allocator >
Task(std::coroutine_handle< promise_type > handle) noexceptcorium::async::Task< T, Allocator >inlineexplicit
Task(const Task &)=deletecorium::async::Task< T, Allocator >
Task(Task &&other) noexceptcorium::async::Task< T, Allocator >inline
ValueType typedefcorium::async::Task< T, Allocator >
~Task()corium::async::Task< T, Allocator >inline