Clementine
|
This is the complete list of members for entt::storage_adapter_mixin< Type >, including all inherited members.
emplace(basic_registry< entity_type > &, const entity_type entity, Args &&... args) | entt::storage_adapter_mixin< Type > | inline |
entity_type typedef | entt::storage_adapter_mixin< Type > | |
insert(basic_registry< entity_type > &, It first, It last, Args &&... args) | entt::storage_adapter_mixin< Type > | inline |
patch(basic_registry< entity_type > &, const entity_type entity, [[maybe_unused]] Func &&... func) | entt::storage_adapter_mixin< Type > | inline |
remove(basic_registry< entity_type > &, const entity_type entity) | entt::storage_adapter_mixin< Type > | inline |
remove(basic_registry< entity_type > &, It first, It last) | entt::storage_adapter_mixin< Type > | inline |
storage_category typedef | entt::storage_adapter_mixin< Type > | |
value_type typedef | entt::storage_adapter_mixin< Type > |