|
co_ecs 0.9.0
Cobalt ECS
|
This is the complete list of members for co_ecs::archetypes, including all inherited members.
| begin() noexcept -> iterator | co_ecs::archetypes | inline |
| begin() const noexcept -> const_iterator | co_ecs::archetypes | inline |
| const_iterator typedef | co_ecs::archetypes | |
| end() noexcept -> iterator | co_ecs::archetypes | inline |
| end() const noexcept -> const_iterator | co_ecs::archetypes | inline |
| ensure_archetype(const component_meta_set &components) -> archetype * | co_ecs::archetypes | inline |
| ensure_archetype() -> archetype * | co_ecs::archetypes | inline |
| ensure_archetype_added(const archetype *anchor_archetype) -> archetype * | co_ecs::archetypes | inline |
| ensure_archetype_removed(const archetype *anchor_archetype) -> archetype * | co_ecs::archetypes | inline |
| iterator typedef | co_ecs::archetypes | |
| key_type typedef | co_ecs::archetypes | |
| mapped_type typedef | co_ecs::archetypes | |
| size() const noexcept -> std::size_t | co_ecs::archetypes | inline |
| storage_type typedef | co_ecs::archetypes | |
| value_type typedef | co_ecs::archetypes |