EnTT 3.13.0
Loading...
Searching...
No Matches
entt::resource_cache< Type, Loader, Allocator > Member List

This is the complete list of members for entt::resource_cache< Type, Loader, Allocator >, including all inherited members.

allocator_type typedefentt::resource_cache< Type, Loader, Allocator >
begin() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
begin() noexceptentt::resource_cache< Type, Loader, Allocator >inline
cbegin() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
cend() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
clear() noexceptentt::resource_cache< Type, Loader, Allocator >inline
const_iterator typedefentt::resource_cache< Type, Loader, Allocator >
contains(const id_type id) constentt::resource_cache< Type, Loader, Allocator >inline
empty() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
end() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
end() noexceptentt::resource_cache< Type, Loader, Allocator >inline
erase(const_iterator pos)entt::resource_cache< Type, Loader, Allocator >inline
erase(const_iterator first, const_iterator last)entt::resource_cache< Type, Loader, Allocator >inline
erase(const id_type id)entt::resource_cache< Type, Loader, Allocator >inline
force_load(const id_type id, Args &&...args)entt::resource_cache< Type, Loader, Allocator >inline
get_allocator() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
iterator typedefentt::resource_cache< Type, Loader, Allocator >
load(const id_type id, Args &&...args)entt::resource_cache< Type, Loader, Allocator >inline
loader() constentt::resource_cache< Type, Loader, Allocator >inline
loader_type typedefentt::resource_cache< Type, Loader, Allocator >
operator=(const resource_cache &)=defaultentt::resource_cache< Type, Loader, Allocator >
operator=(resource_cache &&)=defaultentt::resource_cache< Type, Loader, Allocator >
operator[](const id_type id) constentt::resource_cache< Type, Loader, Allocator >inline
operator[](const id_type id)entt::resource_cache< Type, Loader, Allocator >inline
resource_cache()entt::resource_cache< Type, Loader, Allocator >inline
resource_cache(const allocator_type &allocator)entt::resource_cache< Type, Loader, Allocator >inlineexplicit
resource_cache(const loader_type &callable, const allocator_type &allocator=allocator_type{})entt::resource_cache< Type, Loader, Allocator >inlineexplicit
resource_cache(const resource_cache &)=defaultentt::resource_cache< Type, Loader, Allocator >
resource_cache(const resource_cache &other, const allocator_type &allocator)entt::resource_cache< Type, Loader, Allocator >inline
resource_cache(resource_cache &&)=defaultentt::resource_cache< Type, Loader, Allocator >
resource_cache(resource_cache &&other, const allocator_type &allocator)entt::resource_cache< Type, Loader, Allocator >inline
size() const noexceptentt::resource_cache< Type, Loader, Allocator >inline
size_type typedefentt::resource_cache< Type, Loader, Allocator >
value_type typedefentt::resource_cache< Type, Loader, Allocator >