ug4
ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > Member List

This is the complete list of members for ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >, including all inherited members.

allocator_type typedefug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
assign_container(const PageContainer &pc)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >private
capacity() constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inline
clear()ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
const_reference typedefug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
difference_type typedefug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
get_page(size_t ind) constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inlineprivate
get_page_index(size_t ind) constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inlineprivate
get_page_offset(size_t ind) constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inlineprivate
m_allocug::PageContainer< T, MAX_PAGE_SIZE, Allocator >private
m_numPageEntriesug::PageContainer< T, MAX_PAGE_SIZE, Allocator >private
m_pagesug::PageContainer< T, MAX_PAGE_SIZE, Allocator >private
m_sizeug::PageContainer< T, MAX_PAGE_SIZE, Allocator >private
operator=(const PageContainer &pc)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
operator[](size_t ind)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inline
operator[](size_t ind) constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inline
PageContainer()ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
PageContainer(const PageContainer &pc)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
reference typedefug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
reserve(size_t size)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
resize(size_t size, const T &val=T())ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
size() constug::PageContainer< T, MAX_PAGE_SIZE, Allocator >inline
size_type typedefug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
swap(PageContainer &pc)ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >
~PageContainer()ug::PageContainer< T, MAX_PAGE_SIZE, Allocator >