alive() const | entt::basic_registry< Entity > | inline |
any(const entity_type entity) const | entt::basic_registry< Entity > | inline |
assign(It first, It last, const entity_type destroyed) | entt::basic_registry< Entity > | inline |
basic_registry()=default | entt::basic_registry< Entity > | |
basic_registry(basic_registry &&)=default | entt::basic_registry< Entity > | |
capacity() const | entt::basic_registry< Entity > | inline |
capacity() const ENTT_NOEXCEPT | entt::basic_registry< Entity > | inline |
clear() | entt::basic_registry< Entity > | inline |
create() | entt::basic_registry< Entity > | inline |
create(const entity_type hint) | entt::basic_registry< Entity > | inline |
create(It first, It last) | entt::basic_registry< Entity > | inline |
ctx() const | entt::basic_registry< Entity > | inline |
ctx() | entt::basic_registry< Entity > | inline |
ctx(Func func) const | entt::basic_registry< Entity > | inline |
ctx_or_set(Args &&... args) | entt::basic_registry< Entity > | inline |
current(const entity_type entity) const | entt::basic_registry< Entity > | inline |
data() const | entt::basic_registry< Entity > | inline |
data() const ENTT_NOEXCEPT | entt::basic_registry< Entity > | inline |
destroy(const entity_type entity) | entt::basic_registry< Entity > | inline |
destroy(const entity_type entity, const version_type version) | entt::basic_registry< Entity > | inline |
destroy(It first, It last) | entt::basic_registry< Entity > | inline |
destroyed() const ENTT_NOEXCEPT | entt::basic_registry< Entity > | inline |
each(Func func) const | entt::basic_registry< Entity > | inline |
emplace(const entity_type entity, Args &&... args) | entt::basic_registry< Entity > | inline |
emplace_or_replace(const entity_type entity, Args &&... args) | entt::basic_registry< Entity > | inline |
empty() const | entt::basic_registry< Entity > | inline |
entity(const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry< Entity > | inlinestatic |
entity_type typedef | entt::basic_registry< Entity > | |
get([[maybe_unused]] const entity_type entity) const | entt::basic_registry< Entity > | inline |
get([[maybe_unused]] const entity_type entity) | entt::basic_registry< Entity > | inline |
get_or_emplace(const entity_type entity, Args &&... args) | entt::basic_registry< Entity > | inline |
group(get_t< Get... >, exclude_t< Exclude... >={}) | entt::basic_registry< Entity > | inline |
group(exclude_t< Exclude... >={}) | entt::basic_registry< Entity > | inline |
group_if_exists(get_t< Get... >, exclude_t< Exclude... >={}) const | entt::basic_registry< Entity > | inline |
group_if_exists(exclude_t< Exclude... >={}) const | entt::basic_registry< Entity > | inline |
has(const entity_type entity) const | entt::basic_registry< Entity > | inline |
insert(It first, It last, const Component &value={}) | entt::basic_registry< Entity > | inline |
insert(EIt first, EIt last, CIt from, CIt to) | entt::basic_registry< Entity > | inline |
on_construct() | entt::basic_registry< Entity > | inline |
on_destroy() | entt::basic_registry< Entity > | inline |
on_update() | entt::basic_registry< Entity > | inline |
operator=(basic_registry &&)=default | entt::basic_registry< Entity > | |
orphan(const entity_type entity) const | entt::basic_registry< Entity > | inline |
orphans(Func func) const | entt::basic_registry< Entity > | inline |
patch(const entity_type entity, Func &&... func) | entt::basic_registry< Entity > | inline |
poly_storage typedef | entt::basic_registry< Entity > | |
prepare() | entt::basic_registry< Entity > | inline |
raw() const | entt::basic_registry< Entity > | inline |
raw() | entt::basic_registry< Entity > | inline |
remove(const entity_type entity) | entt::basic_registry< Entity > | inline |
remove(It first, It last) | entt::basic_registry< Entity > | inline |
remove_all(const entity_type entity) | entt::basic_registry< Entity > | inline |
remove_if_exists(const entity_type entity) | entt::basic_registry< Entity > | inline |
replace(const entity_type entity, Args &&... args) | entt::basic_registry< Entity > | inline |
reserve(const size_type cap) | entt::basic_registry< Entity > | inline |
reserve_pools(const size_t count) | entt::basic_registry< Entity > | inline |
runtime_view(ItComp first, ItComp last, ItExcl from={}, ItExcl to={}) const | entt::basic_registry< Entity > | inline |
set(Args &&... args) | entt::basic_registry< Entity > | inline |
shrink_to_fit() | entt::basic_registry< Entity > | inline |
size() const | entt::basic_registry< Entity > | inline |
size() const ENTT_NOEXCEPT | entt::basic_registry< Entity > | inline |
size_type typedef | entt::basic_registry< Entity > | |
sort(Compare compare, Sort algo=Sort{}, Args &&... args) | entt::basic_registry< Entity > | inline |
sort() | entt::basic_registry< Entity > | inline |
sortable() const | entt::basic_registry< Entity > | inline |
sortable(const basic_group< Entity, exclude_t< Exclude... >, get_t< Get... >, Owned... > &) ENTT_NOEXCEPT | entt::basic_registry< Entity > | inline |
storage(const type_info info) | entt::basic_registry< Entity > | inline |
storage(const type_info info) const | entt::basic_registry< Entity > | inline |
try_ctx() const | entt::basic_registry< Entity > | inline |
try_ctx() | entt::basic_registry< Entity > | inline |
try_get([[maybe_unused]] const entity_type entity) const | entt::basic_registry< Entity > | inline |
try_get([[maybe_unused]] const entity_type entity) | entt::basic_registry< Entity > | inline |
unset() | entt::basic_registry< Entity > | inline |
valid(const entity_type entity) const | entt::basic_registry< Entity > | inline |
version(const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry< Entity > | inlinestatic |
version_type typedef | entt::basic_registry< Entity > | |
view(exclude_t< Exclude... >={}) const | entt::basic_registry< Entity > | inline |
view(exclude_t< Exclude... >={}) | entt::basic_registry< Entity > | inline |
visit(entity_type entity, Func func) const | entt::basic_registry< Entity > | inline |
visit(Func func) const | entt::basic_registry< Entity > | inline |