| allocate(Args &&... args) | DataVectorWithAlloc< DV, ALLOC > | |
| allocator_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| asDataVector() const | DataVectorWithAlloc< DV, ALLOC > | |
| assignElement(typename BaseContainer::iterator pos, Ptr newElem) | DataVectorWithAlloc< DV, ALLOC > | private |
| at(size_type n) | DataVectorWithAlloc< DV, ALLOC > | |
| auxbase() const | DataVectorWithAlloc< DV, ALLOC > | |
| back() | DataVectorWithAlloc< DV, ALLOC > | |
| base_data_vector typedef | DataVectorWithAlloc< DV, ALLOC > | |
| base_value_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| BaseContainer typedef | DataVectorWithAlloc< DV, ALLOC > | |
| begin() noexcept | DataVectorWithAlloc< DV, ALLOC > | |
| clear() | DataVectorWithAlloc< DV, ALLOC > | |
| const_iterator typedef | DataVectorWithAlloc< DV, ALLOC > | |
| const_pointer typedef | DataVectorWithAlloc< DV, ALLOC > | |
| const_reference typedef | DataVectorWithAlloc< DV, ALLOC > | |
| const_reverse_iterator typedef | DataVectorWithAlloc< DV, ALLOC > | |
| const_value_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| DataModel_detail::ElementProxy< DataVectorWithAlloc > class | DataVectorWithAlloc< DV, ALLOC > | friend |
| DataVectorWithAlloc(elt_allocator_type &&eltAlloc=elt_allocator_type()) | DataVectorWithAlloc< DV, ALLOC > | explicit |
| DataVectorWithAlloc(size_type n, elt_allocator_type &&eltAlloc=elt_allocator_type()) | DataVectorWithAlloc< DV, ALLOC > | explicit |
| DataVectorWithAlloc(const DataVectorWithAlloc &)=delete | DataVectorWithAlloc< DV, ALLOC > | |
| DataVectorWithAlloc(DataVectorWithAlloc &&rhs) | DataVectorWithAlloc< DV, ALLOC > | |
| difference_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| DVL_BASE typedef | DataVectorWithAlloc< DV, ALLOC > | |
| ElementProxy typedef | DataVectorWithAlloc< DV, ALLOC > | |
| elt_allocator() const | DataVectorWithAlloc< DV, ALLOC > | |
| elt_allocator() | DataVectorWithAlloc< DV, ALLOC > | |
| elt_allocator_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| emplace(iterator position, Ptr pElem) | DataVectorWithAlloc< DV, ALLOC > | |
| emplace_back(Ptr pElem) | DataVectorWithAlloc< DV, ALLOC > | |
| end() noexcept | DataVectorWithAlloc< DV, ALLOC > | |
| erase(iterator position) | DataVectorWithAlloc< DV, ALLOC > | |
| erase(iterator first, iterator last) | DataVectorWithAlloc< DV, ALLOC > | |
| fromDataVector(const DV *dv) | DataVectorWithAlloc< DV, ALLOC > | static |
| front() | DataVectorWithAlloc< DV, ALLOC > | |
| has_virtual | DataVectorWithAlloc< DV, ALLOC > | static |
| insert(iterator position, Ptr pElem) | DataVectorWithAlloc< DV, ALLOC > | |
| isSequence typedef | DataVectorWithAlloc< DV, ALLOC > | |
| iter_swap(iterator a, iterator b) | DataVectorWithAlloc< DV, ALLOC > | static |
| iterator typedef | DataVectorWithAlloc< DV, ALLOC > | |
| m_heap | DataVectorWithAlloc< DV, ALLOC > | private |
| make_unique() | DataVectorWithAlloc< DV, ALLOC > | inlinestatic |
| must_own | DataVectorWithAlloc< DV, ALLOC > | static |
| operator!=(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator<(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator<=(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator=(const DataVectorWithAlloc &rhs)=delete | DataVectorWithAlloc< DV, ALLOC > | |
| operator=(DataVectorWithAlloc &&rhs) | DataVectorWithAlloc< DV, ALLOC > | |
| operator==(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator>(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator>=(const DataVectorWithAlloc &b) const | DataVectorWithAlloc< DV, ALLOC > | |
| operator[](size_type n) | DataVectorWithAlloc< DV, ALLOC > | |
| pointer typedef | DataVectorWithAlloc< DV, ALLOC > | |
| push_back(Ptr pElem) | DataVectorWithAlloc< DV, ALLOC > | |
| push_new(size_type n) | DataVectorWithAlloc< DV, ALLOC > | |
| rbegin() noexcept | DataVectorWithAlloc< DV, ALLOC > | |
| reference typedef | DataVectorWithAlloc< DV, ALLOC > | |
| rend() noexcept | DataVectorWithAlloc< DV, ALLOC > | |
| reserve(size_type n) | DataVectorWithAlloc< DV, ALLOC > | |
| resortAux(iterator beg, iterator end) | DataVectorWithAlloc< DV, ALLOC > | |
| reverse_iterator typedef | DataVectorWithAlloc< DV, ALLOC > | |
| shrink_to_fit() | DataVectorWithAlloc< DV, ALLOC > | |
| size_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| swap(DataVectorWithAlloc &rhs) | DataVectorWithAlloc< DV, ALLOC > | |
| swapElement(size_type index, Ptr newElem, Ptr &oldElem) | DataVectorWithAlloc< DV, ALLOC > | |
| swapElement(iterator pos, Ptr newElem, Ptr &oldElem) | DataVectorWithAlloc< DV, ALLOC > | |
| test2_assignelement1a() | DataVectorWithAlloc< DV, ALLOC > | friend |
| to_base_iterator(iterator it) | DataVectorWithAlloc< DV, ALLOC > | privatestatic |
| to_element_proxy(typename BaseContainer::iterator i) | DataVectorWithAlloc< DV, ALLOC > | private |
| to_my_iterator(typename DV::iterator it) | DataVectorWithAlloc< DV, ALLOC > | private |
| unique_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| value_type typedef | DataVectorWithAlloc< DV, ALLOC > | |
| ~DataVectorWithAlloc() | DataVectorWithAlloc< DV, ALLOC > | virtual |