xtd 0.2.0
xtd::array< type_t, rank_, allocator_t > Member List

This is the complete list of members for xtd::array< type_t, rank_, allocator_t >, including all inherited members.

abstract_object()=defaultxtd::abstract_objectprotected
aggregate(const std::function< type_t(const type_t &, const type_t &)> &func) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
aggregate(const type_t &seed, const std::function< type_t(const type_t &, const type_t &)> &func) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
aggregate(const accumulate_t &seed, const std::function< accumulate_t(const type_t &, const accumulate_t &)> &func) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
aggregate(const type_t &seed, const std::function< type_t(const type_t &, const type_t &)> &func, const std::function< type_t(const type_t &)> &result_selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
aggregate(const accumulate_t &seed, const std::function< accumulate_t(const type_t &, const accumulate_t &)> &func, const std::function< result_t(const accumulate_t &)> &result_selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
all(const std::function< bool(const type_t &)> &predicate) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
allocator_type typedefxtd::basic_array< type_t, allocator_t >
any() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
any(const std::function< bool(const type_t &)> &predicate) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
append(const type_t &element) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
array()=defaultxtd::array< type_t, rank_, allocator_t >
array(const array< xtd::size, 1 > &lengths)xtd::array< type_t, rank_, allocator_t >inline
as_enumerable() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
at(size_type index)xtd::basic_array< type_t, allocator_t >inlinevirtual
at(size_type index) constxtd::basic_array< type_t, allocator_t >inlinevirtual
average() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
back()xtd::basic_array< type_t, allocator_t >inlinevirtual
back() constxtd::basic_array< type_t, allocator_t >inlinevirtual
base_type typedefxtd::basic_array< type_t, allocator_t >
begin() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
begin() noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
cast() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
cbegin() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
cend() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
chunk(size_t size) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
concat(const ienumerable< type_t > &second) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
const_iterator typedefxtd::basic_array< type_t, allocator_t >
const_pointer typedefxtd::basic_array< type_t, allocator_t >
const_reference typedefxtd::basic_array< type_t, allocator_t >
const_reverse_iterator typedefxtd::basic_array< type_t, allocator_t >
contains(const type_t &value) const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
xtd::collections::generic::ienumerable::contains(const type_t &value, const xtd::collections::generic::iequality_comparer< type_t > &comparer) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
copy_to(xtd::array< type_t > &array, size_type index) const overridextd::basic_array< type_t, allocator_t >inlinevirtual
copy_to(xtd::array< type_t > &array, xtd::int64 index) constxtd::basic_array< type_t, allocator_t >inline
count() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
xtd::collections::generic::ienumerable::count(const std::function< bool(const type_t &)> &predicate) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
xtd::collections::generic::ienumerable::count(const type_t &value) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
count_by(const std::function< key_t(const type_t &)> &key_selector) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
count_by(const std::function< key_t(const type_t &)> &key_selector, const iequality_comparer< key_t > &key_comparer) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
crbegin() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
crend() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
data() noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
data() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
default_if_empty() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
default_if_empty(const type_t &default_value) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
difference_type typedefxtd::basic_array< type_t, allocator_t >
empty() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
end() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
end() noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
enumerable_type typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
equals(const object &obj) const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
xtd::array_abstract_object::equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
fill(const value_type &value) noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
first_or_default(const std::function< bool(const type_t &)> &predicate, const type_t &default_value) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
first_or_default(const std::function< bool(const type_t &)> &predicate) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
first_or_default(const type_t default_value) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
first_or_default() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
front()xtd::basic_array< type_t, allocator_t >inlinevirtual
front() constxtd::basic_array< type_t, allocator_t >inlinevirtual
get_enumerator() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
get_hash_code() const noexceptxtd::objectvirtual
get_length(size_type dimension) constxtd::basic_array< type_t, allocator_t >inline
get_long_length(size_type dimension) constxtd::basic_array< type_t, allocator_t >inline
get_lower_bound(size_type dimension) constxtd::basic_array< type_t, allocator_t >inline
get_type() const noexceptxtd::objectvirtual
get_upper_bound(size_type dimension) constxtd::basic_array< type_t, allocator_t >inline
get_value(const xtd::array< size_type > &indexes) constxtd::basic_array< type_t, allocator_t >
ienumerable typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
index_of(const type_t &value) const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
index_of(const basic_array &array, const value_type &value) noexceptxtd::basic_array< type_t, allocator_t >inlinestatic
index_of(const basic_array &array, const value_type &value, size_type index)xtd::basic_array< type_t, allocator_t >inlinestatic
index_of(const basic_array &array, const value_type &value, size_type index, size_type count)xtd::basic_array< type_t, allocator_t >inlinestatic
is_fixed_size() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
is_read_only() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
is_synchronized() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
items() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
items() noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
iterator typedefxtd::basic_array< type_t, allocator_t >
length() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
list typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
long_length()xtd::basic_array< type_t, allocator_t >inlinevirtual
max_size() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
memberwise_clone() constxtd::objectinline
nposxtd::basic_array< type_t, allocator_t >inlinestatic
object()=defaultxtd::object
operator base_type &() noexceptxtd::basic_array< type_t, allocator_t >inline
operator const base_type &() const noexceptxtd::basic_array< type_t, allocator_t >inline
operator()(const xtd::array< size_type > &indexes)xtd::basic_array< type_t, allocator_t >
operator()(const xtd::array< size_type > &indexes) constxtd::basic_array< type_t, allocator_t >
operator<<(const type_t &item)xtd::collections::generic::extensions::collection_operators< type_t, icollection< type_t > >inlinevirtual
operator=(const array &)=default (defined in xtd::array< type_t, rank_, allocator_t >)xtd::array< type_t, rank_, allocator_t >
operator=(array &&)=default (defined in xtd::array< type_t, rank_, allocator_t >)xtd::array< type_t, rank_, allocator_t >
basic_array< type_t, allocator_t >::operator=(const basic_array &other)xtd::basic_array< type_t, allocator_t >inline
basic_array< type_t, allocator_t >::operator=(basic_array &&other) noexcept=defaultxtd::basic_array< type_t, allocator_t >
basic_array< type_t, allocator_t >::operator=(std::initializer_list< type_t > &items)xtd::basic_array< type_t, allocator_t >inline
operator>>(const type_t &item)xtd::collections::generic::extensions::collection_operators< type_t, icollection< type_t > >inlinevirtual
operator[](size_type index) const overridextd::basic_array< type_t, allocator_t >inlinevirtual
operator[](size_type index) overridextd::basic_array< type_t, allocator_t >inlinevirtual
pointer typedefxtd::basic_array< type_t, allocator_t >
rank() const noexcept overridextd::array< type_t, rank_, allocator_t >inlinevirtual
rbegin() noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
rbegin() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
reference typedefxtd::basic_array< type_t, allocator_t >
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
rend() noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
rend() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
resize(size_type new_size)xtd::basic_array< type_t, allocator_t >inline
resize(size_type new_size, value_type value)xtd::basic_array< type_t, allocator_t >inline
reverse(basic_array &array) noexceptxtd::basic_array< type_t, allocator_t >inlinestatic
reverse(basic_array &array, size_type index, size_type count)xtd::basic_array< type_t, allocator_t >inlinestatic
reverse_iterator typedefxtd::basic_array< type_t, allocator_t >
select(const std::function< result_t(const type_t &)> &selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
select(const std::function< type_t(const type_t &)> &selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
select(const std::function< result_t(const type_t &, size_t index)> &selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
select(const std::function< type_t(const type_t &, size_t index)> &selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
set_value(const type_t &value, const xtd::array< size_type > &indexes)xtd::basic_array< type_t, allocator_t >inline
size() const noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
size_type typedefxtd::basic_array< type_t, allocator_t >
source_type typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
swap(basic_array &other) noexceptxtd::basic_array< type_t, allocator_t >inlinevirtual
sync_root() const noexcept overridextd::basic_array< type_t, allocator_t >inlinevirtual
xtd::collections::generic::ilist::to_iterator(typename source_collection_t::const_iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexceptxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
xtd::collections::generic::ilist::to_iterator(typename source_collection_t::iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexceptxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
xtd::collections::generic::ilist::to_iterator(typename source_collection_t::const_iterator &value, source_collection_t &source_collection, target_collection_t &target_collection) noexceptxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
xtd::collections::generic::ilist::to_iterator(typename source_collection_t::iterator &value, source_collection_t &source_collection, target_collection_t &target_collection) noexceptxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
to_list() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
to_string() const noexcept overridextd::basic_array< type_t, allocator_t >virtual
value_type typedefxtd::basic_array< type_t, allocator_t >
where(const std::function< bool(const type_t &)> &predicate) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
where(const std::function< bool(const type_t &, size_t)> &predicate) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline