Clementine
entt::storage_adapter_mixin< Type > Member List

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 typedefentt::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 typedefentt::storage_adapter_mixin< Type >
value_type typedefentt::storage_adapter_mixin< Type >