|
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::abi::SlotErased, including all inherited members.
| Destroyer typedef | aria::abi::SlotErased | |
| empty() const noexcept | aria::abi::SlotErased | inline |
| invoke(void *args) const noexcept | aria::abi::SlotErased | inline |
| Invoker typedef | aria::abi::SlotErased | |
| operator=(SlotErased &&o) noexcept | aria::abi::SlotErased | |
| operator=(const SlotErased &)=delete | aria::abi::SlotErased | |
| SlotErased() noexcept=default | aria::abi::SlotErased | |
| SlotErased(Invoker inv, Destroyer dtor, void *state) noexcept | aria::abi::SlotErased | inline |
| SlotErased(SlotErased &&o) noexcept | aria::abi::SlotErased | |
| SlotErased(const SlotErased &)=delete | aria::abi::SlotErased | |
| ~SlotErased() noexcept | aria::abi::SlotErased |