EnTT 3.13.0
Loading...
Searching...
No Matches
entt::basic_sparse_set< Entity, Allocator > Member List

This is the complete list of members for entt::basic_sparse_set< Entity, Allocator >, including all inherited members.

allocator_type typedefentt::basic_sparse_set< Entity, Allocator >
at(const size_type pos) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
basic_iterator typedefentt::basic_sparse_set< Entity, Allocator >protected
basic_sparse_set()entt::basic_sparse_set< Entity, Allocator >inline
basic_sparse_set(const allocator_type &allocator)entt::basic_sparse_set< Entity, Allocator >inlineexplicit
basic_sparse_set(deletion_policy pol, const allocator_type &allocator={})entt::basic_sparse_set< Entity, Allocator >inlineexplicit
basic_sparse_set(const type_info &elem, deletion_policy pol=deletion_policy::swap_and_pop, const allocator_type &allocator={})entt::basic_sparse_set< Entity, Allocator >inlineexplicit
basic_sparse_set(basic_sparse_set &&other) noexceptentt::basic_sparse_set< Entity, Allocator >inline
basic_sparse_set(basic_sparse_set &&other, const allocator_type &allocator) noexceptentt::basic_sparse_set< Entity, Allocator >inline
begin() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
begin(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
bind(any) noexceptentt::basic_sparse_set< Entity, Allocator >inlinevirtual
bump(const entity_type entt)entt::basic_sparse_set< Entity, Allocator >inline
capacity() const noexceptentt::basic_sparse_set< Entity, Allocator >inlinevirtual
cbegin() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
cbegin(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
cend() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
cend(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
clear()entt::basic_sparse_set< Entity, Allocator >inline
compact()entt::basic_sparse_set< Entity, Allocator >inline
const_iterator typedefentt::basic_sparse_set< Entity, Allocator >
const_reverse_iterator typedefentt::basic_sparse_set< Entity, Allocator >
contains(const entity_type entt) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
contiguous() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
crbegin() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
crbegin(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
crend() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
crend(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
current(const entity_type entt) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
data() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
empty() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
end() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
end(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
entity_type typedefentt::basic_sparse_set< Entity, Allocator >
erase(const entity_type entt)entt::basic_sparse_set< Entity, Allocator >inline
erase(It first, It last)entt::basic_sparse_set< Entity, Allocator >inline
extent() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
find(const entity_type entt) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
free_list() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
free_list(const size_type len) noexceptentt::basic_sparse_set< Entity, Allocator >inline
get_allocator() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
in_place_pop(const basic_iterator it)entt::basic_sparse_set< Entity, Allocator >inlineprotected
index(const entity_type entt) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
iterator typedefentt::basic_sparse_set< Entity, Allocator >
operator=(basic_sparse_set &&other) noexceptentt::basic_sparse_set< Entity, Allocator >inline
operator[](const size_type pos) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
pointer typedefentt::basic_sparse_set< Entity, Allocator >
policy() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
pop(basic_iterator first, basic_iterator last)entt::basic_sparse_set< Entity, Allocator >inlineprotectedvirtual
pop_all()entt::basic_sparse_set< Entity, Allocator >inlineprotectedvirtual
push(const entity_type entt, const void *elem=nullptr)entt::basic_sparse_set< Entity, Allocator >inline
push(It first, It last)entt::basic_sparse_set< Entity, Allocator >inline
rbegin() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
rbegin(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
remove(const entity_type entt)entt::basic_sparse_set< Entity, Allocator >inline
remove(It first, It last)entt::basic_sparse_set< Entity, Allocator >inline
rend() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
rend(int) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
reserve(const size_type cap)entt::basic_sparse_set< Entity, Allocator >inlinevirtual
reverse_iterator typedefentt::basic_sparse_set< Entity, Allocator >
shrink_to_fit()entt::basic_sparse_set< Entity, Allocator >inlinevirtual
size() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
size_type typedefentt::basic_sparse_set< Entity, Allocator >
sort(Compare compare, Sort algo=Sort{}, Args &&...args)entt::basic_sparse_set< Entity, Allocator >inline
sort_as(It first, It last)entt::basic_sparse_set< Entity, Allocator >inline
sort_as(const basic_sparse_set &other)entt::basic_sparse_set< Entity, Allocator >inline
sort_n(const size_type length, Compare compare, Sort algo=Sort{}, Args &&...args)entt::basic_sparse_set< Entity, Allocator >inline
swap(basic_sparse_set &other)entt::basic_sparse_set< Entity, Allocator >inline
swap_and_pop(const basic_iterator it)entt::basic_sparse_set< Entity, Allocator >inlineprotected
swap_elements(const entity_type lhs, const entity_type rhs)entt::basic_sparse_set< Entity, Allocator >inline
swap_only(const basic_iterator it)entt::basic_sparse_set< Entity, Allocator >inlineprotected
traits_type typedefentt::basic_sparse_set< Entity, Allocator >
try_emplace(const Entity entt, const bool force_back, const void *=nullptr)entt::basic_sparse_set< Entity, Allocator >inlineprotectedvirtual
type() const noexceptentt::basic_sparse_set< Entity, Allocator >inline
value(const entity_type entt) const noexceptentt::basic_sparse_set< Entity, Allocator >inline
value(const entity_type entt) noexceptentt::basic_sparse_set< Entity, Allocator >inline
version_type typedefentt::basic_sparse_set< Entity, Allocator >
~basic_sparse_set()entt::basic_sparse_set< Entity, Allocator >inlinevirtual