|
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::MappedList< Source, Target, SourceList >, including all inherited members.
| at(std::size_t idx) const | aria::MappedList< Source, Target, SourceList > | inline |
| empty() const | aria::MappedList< Source, Target, SourceList > | inline |
| MappedList(std::shared_ptr< SourceList > source, Mapper mapper, bool remap_on_change=false) | aria::MappedList< Source, Target, SourceList > | inline |
| MappedList(const MappedList &)=delete | aria::MappedList< Source, Target, SourceList > | |
| Mapper typedef | aria::MappedList< Source, Target, SourceList > | |
| operator=(const MappedList &)=delete | aria::MappedList< Source, Target, SourceList > | |
| Signal typedef | aria::MappedList< Source, Target, SourceList > | |
| size() const | aria::MappedList< Source, Target, SourceList > | inline |
| snapshot() const | aria::MappedList< Source, Target, SourceList > | inline |
| value_type typedef | aria::MappedList< Source, Target, SourceList > | |
| ~MappedList()=default | aria::MappedList< Source, Target, SourceList > |