|
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::reactive::Effect, including all inherited members.
| active() const noexcept | aria::reactive::Effect | inline |
| Effect(Fn fn) | aria::reactive::Effect | inlineexplicit |
| Effect(const Effect &)=delete | aria::reactive::Effect | |
| Effect(Effect &&) noexcept=default | aria::reactive::Effect | |
| into_subscription() &&noexcept | aria::reactive::Effect | inline |
| operator=(const Effect &)=delete | aria::reactive::Effect | |
| operator=(Effect &&) noexcept=default | aria::reactive::Effect | |
| stop() noexcept | aria::reactive::Effect | inline |