Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::ComponentCache Member List

This is the complete list of members for gaia::ecs::ComponentCache, including all inherited members.

add(Entity entity, util::str_view scopePath={})gaia::ecs::ComponentCacheinline
add(Entity entity, const ecs::ComponentDesc &desc, util::str_view scopePath={})gaia::ecs::ComponentCacheinline
add(Entity entity, const ComponentCacheItem::ComponentCacheItemCtx &item, util::str_view scopePath={})gaia::ecs::ComponentCacheinline
add_field(Entity component, const RuntimeFieldDesc &field)gaia::ecs::ComponentCacheinline
ComponentCache()=default (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCache
ComponentCache(ComponentCache &&)=delete (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCache
ComponentCache(const ComponentCache &)=delete (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCache
diag() const (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCacheinline
find(Entity entity) const noexceptgaia::ecs::ComponentCacheinline
find(Entity entity) noexceptgaia::ecs::ComponentCacheinline
find() const noexceptgaia::ecs::ComponentCacheinline
get(Entity entity) const noexceptgaia::ecs::ComponentCacheinline
get(Entity entity) noexceptgaia::ecs::ComponentCacheinline
get() const noexceptgaia::ecs::ComponentCacheinline
operator=(ComponentCache &&)=delete (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCache
operator=(const ComponentCache &)=delete (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCache
World (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCachefriend
~ComponentCache() (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCacheinline