Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::PagedList< T, Source > Member List

This is the complete list of members for aria::PagedList< T, Source >, including all inherited members.

at(std::size_t derived_pos) constaria::PagedList< T, Source >inline
empty() constaria::PagedList< T, Source >inline
is_last_page() constaria::PagedList< T, Source >inline
operator=(const PagedList &)=deletearia::PagedList< T, Source >
page_count() constaria::PagedList< T, Source >inline
page_index() noexceptaria::PagedList< T, Source >inline
page_index() const noexceptaria::PagedList< T, Source >inline
page_size() noexceptaria::PagedList< T, Source >inline
page_size() const noexceptaria::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 &)=deletearia::PagedList< T, Source >
Signal typedefaria::PagedList< T, Source >
size() constaria::PagedList< T, Source >inline
snapshot() constaria::PagedList< T, Source >inline
value_type typedefaria::PagedList< T, Source >
~PagedList()aria::PagedList< T, Source >inline