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 char *name, uint32_t len, uint32_t size, DataStorageType storageType, uint32_t alig=1, uint32_t soa=0, const uint8_t *pSoaSizes=nullptr, ComponentLookupHash hashLookup={}, util::str_view scopePath={})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(Entity entity) noexceptgaia::ecs::ComponentCacheinline
find() const noexceptgaia::ecs::ComponentCacheinline
get(detail::ComponentDescId compDescId) 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