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)gaia::ecs::ComponentCacheinline
ComponentCache() (defined in gaia::ecs::ComponentCache)gaia::ecs::ComponentCacheinline
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(detail::ComponentDescId compDescId) const noexceptgaia::ecs::ComponentCacheinline
find(Entity entity) const noexceptgaia::ecs::ComponentCacheinline
find(const char *name, uint32_t len=0) const noexceptgaia::ecs::ComponentCacheinline
find() const noexceptgaia::ecs::ComponentCacheinline
get(detail::ComponentDescId compDescId) const noexceptgaia::ecs::ComponentCacheinline
get(Entity entity) const noexceptgaia::ecs::ComponentCacheinline
get(const char *name, uint32_t len=0) const 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