Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::async::AsyncCommand< R, Args > Member List

This is the complete list of members for aria::async::AsyncCommand< R, Args >, including all inherited members.

Action typedefaria::async::AsyncCommand< R, Args >
AsyncCommand(Ui &ui, Worker &worker, Fn action, AsyncCommandPolicy policy=AsyncCommandPolicy::Parallel)aria::async::AsyncCommand< R, Args >inline
AsyncCommand(IExecutor &ui, IExecutor &worker, Fn action, AsyncCommandPolicy policy=AsyncCommandPolicy::Parallel)aria::async::AsyncCommand< R, Args >inline
AsyncCommand(const AsyncCommand &)=deletearia::async::AsyncCommand< R, Args >
co_execute(Args... args)aria::async::AsyncCommand< R, Args >inline
execute(Args... args)aria::async::AsyncCommand< R, Args >inline
is_executingaria::async::AsyncCommand< R, Args >
last_erroraria::async::AsyncCommand< R, Args >
last_error_messagearia::async::AsyncCommand< R, Args >
last_resultaria::async::AsyncCommand< R, Args >
operator=(const AsyncCommand &)=deletearia::async::AsyncCommand< R, Args >
policy() const noexceptaria::async::AsyncCommand< R, Args >inline
~AsyncCommand()aria::async::AsyncCommand< R, Args >inline