NcEngine
nc::ecs::ComponentPoolBase Member List

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

AddDefault(Entity entity) -> AnyComponent=0nc::ecs::ComponentPoolBasepure virtual
Clear()=0nc::ecs::ComponentPoolBasepure virtual
ClearNonPersistent()=0nc::ecs::ComponentPoolBasepure virtual
CommitStagedComponents(const std::vector< Entity > &deleted)=0nc::ecs::ComponentPoolBasepure virtual
Contains(Entity entity) const -> bool=0nc::ecs::ComponentPoolBasepure virtual
Deserialize(std::istream &stream, Entity entity, const DeserializationContext &ctx)=0nc::ecs::ComponentPoolBasepure virtual
entity_iterator typedef (defined in nc::ecs::ComponentPoolBase)nc::ecs::ComponentPoolBase
GetAsAnyComponent(Entity entity) -> AnyComponent=0nc::ecs::ComponentPoolBasepure virtual
GetComponentName() const noexcept -> std::string_view=0nc::ecs::ComponentPoolBasepure virtual
GetEntityPool() const noexcept -> std::span< const Entity >=0nc::ecs::ComponentPoolBasepure virtual
HasDrawUI() const noexcept -> bool=0nc::ecs::ComponentPoolBasepure virtual
HasFactory() const noexcept -> bool=0nc::ecs::ComponentPoolBasepure virtual
HasSerialize() const noexcept -> bool=0nc::ecs::ComponentPoolBasepure virtual
HasUserData() const noexcept -> bool=0nc::ecs::ComponentPoolBasepure virtual
Id() const noexcept -> size_t=0nc::ecs::ComponentPoolBasepure virtual
operator=(const StableAddress &)=delete (defined in nc::StableAddress)nc::StableAddress
operator=(StableAddress &&)=delete (defined in nc::StableAddress)nc::StableAddress
Remove(Entity entity) -> bool=0nc::ecs::ComponentPoolBasepure virtual
Reserve(size_t capacity)=0nc::ecs::ComponentPoolBasepure virtual
Serialize(std::ostream &stream, Entity entity, const SerializationContext &ctx)=0nc::ecs::ComponentPoolBasepure virtual
Size() const noexcept -> size_t=0nc::ecs::ComponentPoolBasepure virtual
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
StagedSize() const noexcept -> size_t=0nc::ecs::ComponentPoolBasepure virtual
TotalSize() const noexcept -> size_t=0nc::ecs::ComponentPoolBasepure virtual
~ComponentPoolBase()=default (defined in nc::ecs::ComponentPoolBase)nc::ecs::ComponentPoolBasevirtual
~StableAddress() noexcept=default (defined in nc::StableAddress)nc::StableAddressprotected