| allocator_type typedef | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| assign_container(const PageContainer &pc) | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | private |
| capacity() const | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | inline |
| clear() | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| const_reference typedef | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| difference_type typedef | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| get_page(size_t ind) const | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | inlineprivate |
| get_page_index(size_t ind) const | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | inlineprivate |
| get_page_offset(size_t ind) const | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | inlineprivate |
| m_alloc | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | private |
| m_numPageEntries | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | private |
| m_pages | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | private |
| m_size | ug::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) const | ug::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 typedef | ug::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() const | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | inline |
| size_type typedef | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| swap(PageContainer &pc) | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |
| ~PageContainer() | ug::PageContainer< T, MAX_PAGE_SIZE, Allocator > | |