|
Lightweight 0.20260617.0
|
This is the complete list of members for Lightweight::Async::Task< T >, including all inherited members.
| GetHandle() const noexcept | Lightweight::Async::Task< T > | inline |
| Handle typedef | Lightweight::Async::Task< T > | |
| IsReady() const noexcept | Lightweight::Async::Task< T > | inline |
| IsValid() const noexcept | Lightweight::Async::Task< T > | inline |
| operator co_await() &&noexcept | Lightweight::Async::Task< T > | inline |
| operator=(Task &&other) noexcept | Lightweight::Async::Task< T > | inline |
| operator=(Task const &)=delete (defined in Lightweight::Async::Task< T >) | Lightweight::Async::Task< T > | |
| promise_type typedef | Lightweight::Async::Task< T > | |
| Task() noexcept=default | Lightweight::Async::Task< T > | |
| Task(Handle handle) noexcept | Lightweight::Async::Task< T > | inlineexplicit |
| Task(Task &&other) noexcept | Lightweight::Async::Task< T > | inline |
| Task(Task const &)=delete (defined in Lightweight::Async::Task< T >) | Lightweight::Async::Task< T > | |
| ~Task() (defined in Lightweight::Async::Task< T >) | Lightweight::Async::Task< T > | inline |