xtd 1.0.0
Loading...
Searching...
No Matches
xtd::collections::concurrent::concurrent_bag< type_t > Member List

This is the complete list of members for xtd::collections::concurrent::concurrent_bag< type_t >, including all inherited members.

add(const_reference item) -> void overridextd::collections::concurrent::concurrent_bag< type_t >inline
xtd::collections::concurrent::iproducer_consumer_collection::add(const type_t &item) -> void=0xtd::collections::generic::icollection< type_t >pure virtual
aggregate(const std::function< type_t(const type_t &, const type_t &)> &func) const -> type_txtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
all(const std::function< bool(const type_t &)> &predicate) const -> boolxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
any() const noexcept -> boolxtd::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
as_enumerable() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
average() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
begin() const -> const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinevirtual
cast() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
cbegin() const -> const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinevirtual
cend() const -> const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinevirtual
chunk(xtd::usize size) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
collection_type typedefxtd::collections::concurrent::concurrent_bag< type_t >
concat(const ienumerable< type_t > &second) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
concurrent_bag()=defaultxtd::collections::concurrent::concurrent_bag< type_t >
concurrent_bag(std::initializer_list< type_t > items)xtd::collections::concurrent::concurrent_bag< type_t >inline
concurrent_bag(const xtd::collections::generic::ienumerable< value_type > &collection)xtd::collections::concurrent::concurrent_bag< type_t >inline
const_iterator typedefxtd::collections::generic::ienumerable< type_t >
const_reference typedefxtd::collections::concurrent::concurrent_bag< type_t >
xtd::collections::concurrent::iproducer_consumer_collection::contains(const type_t &item) const noexcept -> bool=0xtd::collections::generic::icollection< type_t >pure virtual
copy_to(xtd::array< value_type > &array, xtd::usize array_index) const -> void overridextd::collections::concurrent::concurrent_bag< type_t >inline
xtd::collections::concurrent::iproducer_consumer_collection::copy_to(xtd::array< type_t > &array, xtd::usize array_index) const -> void=0xtd::collections::concurrent::iproducer_consumer_collection< type_t >pure virtual
count() const noexcept -> xtd::usize overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
count_by(const std::function< key_t(const type_t &)> &key_selector) const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
default_if_empty() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
distinct() const noexceptxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
empty() const noexcept -> boolxtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > >inlinevirtual
end() const -> const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinevirtual
enumerable_type typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
equals(const object &obj) const noexcept -> boolxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
first_or_default(const std::function< bool(const type_t &)> &predicate, const type_t &default_value) const noexcept -> type_txtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
get_enumerator() const -> xtd::collections::generic::enumerator< value_type > overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
get_hash_code() const noexcept -> xtd::usizextd::objectvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
ienumerable typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
is_empty() const noexcept -> boolxtd::collections::concurrent::concurrent_bag< type_t >inline
is_read_only() const noexcept -> bool overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
is_synchronized() const noexcept -> bool overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
iterator typedefxtd::collections::generic::ienumerable< type_t >
list typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
local_storage_type typedefxtd::collections::concurrent::concurrent_bag< type_t >
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
operator<<(const type_t &item) -> icollection< type_t > &xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > >inlinevirtual
operator>>(const type_t &item) -> icollection< type_t > &xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > >inlinevirtual
order() constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
order_by(const std::function< type_t(const type_t &)> &key_selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
order_by_descending(const std::function< key_t(const type_t &)> &key_selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
reference typedefxtd::collections::concurrent::concurrent_bag< type_t >
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
xtd::collections::concurrent::iproducer_consumer_collection::remove(const type_t &item) -> bool=0xtd::collections::generic::icollection< type_t >pure virtual
select(auto &&selector) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline
size() const noexcept -> xtd::usizextd::collections::generic::extensions::collection_common< type_t, icollection< type_t > >inlinevirtual
source_type typedefxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
storage_type typedefxtd::collections::concurrent::concurrent_bag< type_t >
to_array() const -> xtd::array< value_type > overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
to_const_iterator(typename source_collection_t::const_iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexcept -> typename target_collection_t::const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
to_iterator(typename source_collection_t::const_iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexcept -> typename target_collection_t::const_iteratorxtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > >inlinestatic
to_list() const noexcept -> xtd::collections::generic::list< type_t >xtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >
to_string() const noexcept -> xtd::string overridextd::collections::concurrent::concurrent_bag< type_t >inlinevirtual
try_add(const_reference item) -> bool overridextd::collections::concurrent::concurrent_bag< type_t >inline
xtd::collections::concurrent::iproducer_consumer_collection::try_add(const type_t &item) -> bool=0xtd::collections::concurrent::iproducer_consumer_collection< type_t >pure virtual
try_peek(reference item) const -> boolxtd::collections::concurrent::concurrent_bag< type_t >inline
try_take(reference item) -> bool overridextd::collections::concurrent::concurrent_bag< type_t >inline
xtd::collections::concurrent::iproducer_consumer_collection::try_take(type_t &item) -> bool=0xtd::collections::concurrent::iproducer_consumer_collection< type_t >pure virtual
value_type typedefxtd::collections::concurrent::concurrent_bag< type_t >
where(auto &&predicate) constxtd::collections::generic::extensions::enumerable< ienumerable< type_t >, type_t >inline