InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
K2Internals::K2VectorBase< T, Allocator > Member List

This is the complete list of members for K2Internals::K2VectorBase< T, Allocator >, including all inherited members.
allocator_type typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
assign(InputIter first, InputIter last) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
assign(size_type count, const T &u) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
at(size_type i) const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
at(size_type i) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
back() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
back() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
begin() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
begin() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
capacity() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
clear() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
const_iterator typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
const_pointer typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
const_reference typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
const_reverse_iterator typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
CopyConstructHelper(const K2VectorBase &rhs) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
data_type typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
difference_type typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
DoCleanup() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
DoGetCapacity(size_type newLength) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
DoReset(pointer newData, size_type newLength, size_type newCap) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
empty() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
end() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
end() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
erase(iterator position) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
erase(iterator first, iterator last) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
fill_assign(size_type, const T &) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
fill_insert(iterator, size_type, const T &) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
forAlignmentPurposes (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
fPrivateBuffer (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
front() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
front() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
get_allocator() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
initialize(size_type count, const T &value) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
insert(iterator position, const T &x) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
insert(iterator position, size_type n, const T &x) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
insert(iterator pos, InputIter first, InputIter last) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
iterator typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
K2Vector< T, Allocator > (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >friend
K2VectorBase(const Allocator &a=Allocator()) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inlineexplicit
K2VectorBase(size_type count, const T &value, const Allocator &a=Allocator()) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
K2VectorBase(InputIterator first, InputIterator last, const Allocator &a) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
K2VectorBase(InputIterator first, InputIterator last) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
K2VectorBase(const K2VectorBase &rhs) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
K2VectorBase(K2VectorBase &&rhs) noexcept (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
K2VectorBase< T, Allocator >::Hole (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >friend
max_size() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
operator=(const K2VectorBase &rhs) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
operator=(K2VectorBase &&rhs) noexcept (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
operator[](size_type i) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
operator[](size_type i) const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
pointer typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
pop_back() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
push_back(const T &x) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
rbegin() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
rbegin() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
reference typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
rend() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
rend() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
reserve(size_type capacity) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
resize(size_type newsize, const T &value) (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
reverse_iterator typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
size() const (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline
size_type typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
swap(K2VectorBase &) noexcept (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
value_type typedef (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >
~K2VectorBase() (defined in K2Internals::K2VectorBase< T, Allocator >)K2Internals::K2VectorBase< T, Allocator >inline