NcEngine
nc::ecs::ComponentRegistry Member List

This is the complete list of members for nc::ecs::ComponentRegistry, including all inherited members.

Clear()nc::ecs::ComponentRegistryinline
ClearSceneData()nc::ecs::ComponentRegistryinline
CommitPendingChanges()nc::ecs::ComponentRegistryinline
ComponentRegistry(size_t entityCapacity)nc::ecs::ComponentRegistryinlineexplicit
GetComponentPools()nc::ecs::ComponentRegistryinline
GetFreeComponentPool() -> FreeComponentPool &nc::ecs::ComponentRegistryinline
GetMaxEntities() const noexceptnc::ecs::ComponentRegistryinline
GetPool() -> ComponentPool< T > &nc::ecs::ComponentRegistryinline
GetPool() const -> const ComponentPool< T > &nc::ecs::ComponentRegistryinline
GetPool(size_t id) -> ComponentPoolBase &nc::ecs::ComponentRegistryinline
GetPool(size_t id) const -> ComponentPoolBase &nc::ecs::ComponentRegistryinline
GetPool() -> EntityPool &nc::ecs::ComponentRegistryinline
GetPool() const -> const EntityPool &nc::ecs::ComponentRegistryinline
IsTypeRegistered() const noexcept -> boolnc::ecs::ComponentRegistryinline
IsTypeRegistered(size_t id) const noexcept -> boolnc::ecs::ComponentRegistryinline
operator=(const StableAddress &)=delete (defined in nc::StableAddress)nc::StableAddress
operator=(StableAddress &&)=delete (defined in nc::StableAddress)nc::StableAddress
RegisterType(size_t capacity, ComponentHandler< T > handler={})nc::ecs::ComponentRegistryinline
StableAddress() noexcept=default (defined in nc::StableAddress)nc::StableAddress
StableAddress(const StableAddress &)=delete (defined in nc::StableAddress)nc::StableAddress
StableAddress(StableAddress &&)=delete (defined in nc::StableAddress)nc::StableAddress
~ComponentRegistry() noexcept (defined in nc::ecs::ComponentRegistry)nc::ecs::ComponentRegistryinline
~StableAddress() noexcept=default (defined in nc::StableAddress)nc::StableAddressprotected