alive() const | entt::basic_registry< Entity > | inline |
all_of(const entity_type entity) const | entt::basic_registry< Entity > | inline |
any_of(const entity_type entity) const | entt::basic_registry< Entity > | inline |
assign(It first, It last, const entity_type destroyed) | entt::basic_registry< Entity > | inline |
base_type typedef | entt::basic_registry< Entity > | |
basic_registry() | entt::basic_registry< Entity > | inline |
basic_registry(const size_type count) | entt::basic_registry< Entity > | inline |
basic_registry(basic_registry &&other) | entt::basic_registry< Entity > | inline |
capacity() const | entt::basic_registry< Entity > | inline |
clear() | entt::basic_registry< Entity > | inline |
compact() | entt::basic_registry< Entity > | inline |
context typedef | entt::basic_registry< Entity > | |
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() | entt::basic_registry< Entity > | inline |
ctx() const | entt::basic_registry< Entity > | inline |
current(const entity_type entity) const | entt::basic_registry< Entity > | inline |
data() const | 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 |
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_type typedef | entt::basic_registry< Entity > | |
erase(const entity_type entity) | entt::basic_registry< Entity > | inline |
erase(It first, It last) | entt::basic_registry< Entity > | inline |
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 |
insert(It first, It last, const Component &value={}) | entt::basic_registry< Entity > | inline |
insert(EIt first, EIt last, CIt from) | 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 &&other) | entt::basic_registry< Entity > | inline |
orphan(const entity_type entity) const | entt::basic_registry< Entity > | inline |
owned() const | entt::basic_registry< Entity > | inline |
patch(const entity_type entity, Func &&...func) | entt::basic_registry< Entity > | inline |
release(const entity_type entity) | entt::basic_registry< Entity > | inline |
release(const entity_type entity, const version_type version) | entt::basic_registry< Entity > | inline |
release(It first, It last) | entt::basic_registry< Entity > | inline |
released() const | 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 |
replace(const entity_type entity, Args &&...args) | entt::basic_registry< Entity > | inline |
reserve(const size_type cap) | entt::basic_registry< Entity > | inline |
size() const | 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 basic_group< entity_type, owned_t< Owned... >, get_t< Get... >, exclude_t< Exclude... >> &) | entt::basic_registry< Entity > | inline |
storage() | entt::basic_registry< Entity > | inline |
storage() const | entt::basic_registry< Entity > | inline |
storage(const id_type id) | entt::basic_registry< Entity > | inline |
storage(const id_type id) const | entt::basic_registry< Entity > | inline |
storage(const id_type id=type_hash< std::remove_const_t< Component >>::value()) | entt::basic_registry< Entity > | inline |
storage(const id_type id=type_hash< std::remove_const_t< Component >>::value()) const | 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 |
valid(const entity_type entity) const | entt::basic_registry< Entity > | inline |
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 |