|
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::GroupedList< T, Key, Source >, including all inherited members.
| at(std::size_t idx) const | aria::GroupedList< T, Key, Source > | inline |
| empty() const | aria::GroupedList< T, Key, Source > | inline |
| find(const Key &k) const | aria::GroupedList< T, Key, Source > | inline |
| GroupedList(std::shared_ptr< Source > source, KeyOf key_of=default_key_of_()) | aria::GroupedList< T, Key, Source > | inline |
| GroupedList(const GroupedList &)=delete | aria::GroupedList< T, Key, Source > | |
| KeyOf typedef | aria::GroupedList< T, Key, Source > | |
| operator=(const GroupedList &)=delete | aria::GroupedList< T, Key, Source > | |
| Signal typedef | aria::GroupedList< T, Key, Source > | |
| size() const | aria::GroupedList< T, Key, Source > | inline |
| snapshot() const | aria::GroupedList< T, Key, Source > | inline |
| value_type typedef | aria::GroupedList< T, Key, Source > | |
| ~GroupedList()=default | aria::GroupedList< T, Key, Source > |