Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > Member List

This is the complete list of members for jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >, including all inherited members.

allocator_type typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
assign(InputIt first, InputIt last)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
assign(const_iterator first, const_iterator last)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
at(size_type i) constjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
at(size_type i)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
back()jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
back() constjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
begin() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
begin() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
capacity() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
capacity_reached() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
cbegin() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
cend() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
clear() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
const_iterator typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
const_pointer typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
const_reference typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
darray() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
darray(size_type capacity, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type())jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(const darray &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
darray(const darray &x, const float growth_factor, const allocator_type &alloc)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(const darray &x, const size_type _capacity, const float growth_factor, const allocator_type &alloc)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(darray &&x) noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
darray(darray &&x, const float growth_factor, const allocator_type &alloc) noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(const size_type _capacity, const_iterator first, const_iterator last, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type())jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(const size_type _capacity, InputIt first, InputIt last, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type())jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inlineexplicit
darray(InputIt first, InputIt last, const allocator_type &alloc=allocator_type())jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
darray(std::initializer_list< value_type > initlist, const allocator_type &alloc=allocator_type())jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
darray_tag typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
data() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
data() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
DEFAULT_GROWTH_FACTORjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >static
difference_type typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
emplace(const_iterator pos, Args &&... args)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
emplace_back(Args &&... args)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
empty() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
end() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
end() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
equal_comparator typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
erase(const_iterator pos)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
erase(iterator first, const_iterator last)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
erase(const size_type pos_idx)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
erase(const size_type first_idx, const size_type last_idx)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
erase_matching(const value_type &x, const bool all_matching, equal_comparator comparator)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
front()jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
front() constjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
get_allocator() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
get_allocator_ref() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
get_grown_capacity() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
get_info() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
growth_factor() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
insert(const_iterator pos, const value_type &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
insert(const size_type pos_idx, const value_type &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
insert(const_iterator pos, value_type &&x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
insert(const_iterator pos, InputIt first, InputIt last)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
iterator typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
max_size() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
operator=(const darray &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
operator=(darray &&x) noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
operator[](size_type i) const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
operator[](size_type i) noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
pointer typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
pop_back() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back(const value_type &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back(value_type &&x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back(InputIt first, InputIt last)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back_list(const Args &... args)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back_list(Args &&... args)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_back_unique(const value_type &x, equal_comparator comparator)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_front(const value_type &x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
push_front(value_type &&x)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
reference typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
reserve(size_type new_capacity)jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
shrink_to_fit()jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
size() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
size_type typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
swap(darray &x) noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
toString() const noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline
uses_memmovejau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >static
uses_reallocjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >static
uses_secmemjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >static
value_type typedefjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >
~darray() noexceptjau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem >inline