|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
This is the complete list of members for aria::async::WhenAnyCancellableAwaiter< T >, including all inherited members.
| await_ready() const noexcept | aria::async::WhenAnyCancellableAwaiter< T > | inline |
| await_resume() | aria::async::WhenAnyCancellableAwaiter< T > | inline |
| await_suspend(std::coroutine_handle<> caller) noexcept | aria::async::WhenAnyCancellableAwaiter< T > | inline |
| Factory typedef | aria::async::WhenAnyCancellableAwaiter< T > | |
| Result typedef | aria::async::WhenAnyCancellableAwaiter< T > | |
| WhenAnyCancellableAwaiter(std::vector< Factory > factories) | aria::async::WhenAnyCancellableAwaiter< T > | inlineexplicit |