ATLAS Offline Software
DataVectorWithAlloc< DV, ALLOC > Member List

This is the complete list of members for DataVectorWithAlloc< DV, ALLOC >, including all inherited members.

allocate(Args &&... args)DataVectorWithAlloc< DV, ALLOC >
allocator_type typedefDataVectorWithAlloc< DV, ALLOC >
asDataVector() constDataVectorWithAlloc< DV, ALLOC >
assignElement(typename BaseContainer::iterator pos, Ptr newElem)DataVectorWithAlloc< DV, ALLOC >private
at(size_type n)DataVectorWithAlloc< DV, ALLOC >
auxbase() constDataVectorWithAlloc< DV, ALLOC >
back()DataVectorWithAlloc< DV, ALLOC >
base_data_vector typedefDataVectorWithAlloc< DV, ALLOC >
base_value_type typedefDataVectorWithAlloc< DV, ALLOC >
BaseContainer typedefDataVectorWithAlloc< DV, ALLOC >
begin() noexceptDataVectorWithAlloc< DV, ALLOC >
clear()DataVectorWithAlloc< DV, ALLOC >
const_iterator typedefDataVectorWithAlloc< DV, ALLOC >
const_pointer typedefDataVectorWithAlloc< DV, ALLOC >
const_reference typedefDataVectorWithAlloc< DV, ALLOC >
const_reverse_iterator typedefDataVectorWithAlloc< DV, ALLOC >
const_value_type typedefDataVectorWithAlloc< DV, ALLOC >
DataModel_detail::ElementProxy< DataVectorWithAlloc > classDataVectorWithAlloc< 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 &)=deleteDataVectorWithAlloc< DV, ALLOC >
DataVectorWithAlloc(DataVectorWithAlloc &&rhs)DataVectorWithAlloc< DV, ALLOC >
difference_type typedefDataVectorWithAlloc< DV, ALLOC >
DVL_BASE typedefDataVectorWithAlloc< DV, ALLOC >
ElementProxy typedefDataVectorWithAlloc< DV, ALLOC >
elt_allocator() constDataVectorWithAlloc< DV, ALLOC >
elt_allocator()DataVectorWithAlloc< DV, ALLOC >
elt_allocator_type typedefDataVectorWithAlloc< DV, ALLOC >
emplace(iterator position, Ptr pElem)DataVectorWithAlloc< DV, ALLOC >
emplace_back(Ptr pElem)DataVectorWithAlloc< DV, ALLOC >
end() noexceptDataVectorWithAlloc< 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_virtualDataVectorWithAlloc< DV, ALLOC >static
insert(iterator position, Ptr pElem)DataVectorWithAlloc< DV, ALLOC >
isSequence typedefDataVectorWithAlloc< DV, ALLOC >
iter_swap(iterator a, iterator b)DataVectorWithAlloc< DV, ALLOC >static
iterator typedefDataVectorWithAlloc< DV, ALLOC >
m_heapDataVectorWithAlloc< DV, ALLOC >private
make_unique()DataVectorWithAlloc< DV, ALLOC >inlinestatic
must_ownDataVectorWithAlloc< DV, ALLOC >static
operator!=(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator<(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator<=(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator=(const DataVectorWithAlloc &rhs)=deleteDataVectorWithAlloc< DV, ALLOC >
operator=(DataVectorWithAlloc &&rhs)DataVectorWithAlloc< DV, ALLOC >
operator==(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator>(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator>=(const DataVectorWithAlloc &b) constDataVectorWithAlloc< DV, ALLOC >
operator[](size_type n)DataVectorWithAlloc< DV, ALLOC >
pointer typedefDataVectorWithAlloc< DV, ALLOC >
push_back(Ptr pElem)DataVectorWithAlloc< DV, ALLOC >
rbegin() noexceptDataVectorWithAlloc< DV, ALLOC >
reference typedefDataVectorWithAlloc< DV, ALLOC >
rend() noexceptDataVectorWithAlloc< DV, ALLOC >
reserve(size_type n)DataVectorWithAlloc< DV, ALLOC >
resortAux(iterator beg, iterator end)DataVectorWithAlloc< DV, ALLOC >
reverse_iterator typedefDataVectorWithAlloc< DV, ALLOC >
shrink_to_fit()DataVectorWithAlloc< DV, ALLOC >
size_type typedefDataVectorWithAlloc< 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 typedefDataVectorWithAlloc< DV, ALLOC >
value_type typedefDataVectorWithAlloc< DV, ALLOC >
~DataVectorWithAlloc()DataVectorWithAlloc< DV, ALLOC >virtual