![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
This is the complete list of members for gaia::ecs::ComponentCache, including all inherited members.
| add(Entity entity) | gaia::ecs::ComponentCache | inline |
| ComponentCache() (defined in gaia::ecs::ComponentCache) | gaia::ecs::ComponentCache | inline |
| 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::ComponentCache | inline |
| find(detail::ComponentDescId compDescId) const noexcept | gaia::ecs::ComponentCache | inline |
| find(Entity entity) const noexcept | gaia::ecs::ComponentCache | inline |
| find(const char *name, uint32_t len=0) const noexcept | gaia::ecs::ComponentCache | inline |
| find() const noexcept | gaia::ecs::ComponentCache | inline |
| get(detail::ComponentDescId compDescId) const noexcept | gaia::ecs::ComponentCache | inline |
| get(Entity entity) const noexcept | gaia::ecs::ComponentCache | inline |
| get(const char *name, uint32_t len=0) const noexcept | gaia::ecs::ComponentCache | inline |
| get() const noexcept | gaia::ecs::ComponentCache | inline |
| 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::ComponentCache | friend |
| ~ComponentCache() (defined in gaia::ecs::ComponentCache) | gaia::ecs::ComponentCache | inline |