|
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::PagedList< T, Source >, including all inherited members.
| at(std::size_t derived_pos) const | aria::PagedList< T, Source > | inline |
| empty() const | aria::PagedList< T, Source > | inline |
| is_last_page() const | aria::PagedList< T, Source > | inline |
| operator=(const PagedList &)=delete | aria::PagedList< T, Source > | |
| page_count() const | aria::PagedList< T, Source > | inline |
| page_index() noexcept | aria::PagedList< T, Source > | inline |
| page_index() const noexcept | aria::PagedList< T, Source > | inline |
| page_size() noexcept | aria::PagedList< T, Source > | inline |
| page_size() const noexcept | aria::PagedList< T, Source > | inline |
| PagedList(std::shared_ptr< Source > source, std::size_t initial_page_size, std::size_t initial_page_index=0) | aria::PagedList< T, Source > | inline |
| PagedList(const PagedList &)=delete | aria::PagedList< T, Source > | |
| Signal typedef | aria::PagedList< T, Source > | |
| size() const | aria::PagedList< T, Source > | inline |
| snapshot() const | aria::PagedList< T, Source > | inline |
| value_type typedef | aria::PagedList< T, Source > | |
| ~PagedList() | aria::PagedList< T, Source > | inline |