Cogs.Foundation
Loading...
Searching...
No Matches
Cogs::ComponentModel::Entity Member List

This is the complete list of members for Cogs::ComponentModel::Entity, including all inherited members.

addComponent(ComponentHandle component)Cogs::ComponentModel::Entity
componentsCogs::ComponentModel::Entityprivate
getComponent() constCogs::ComponentModel::Entityinline
getComponent(const Reflection::Name &typeName) constCogs::ComponentModel::Entity
getComponent(const Reflection::TypeId &id) constCogs::ComponentModel::Entity
getComponent(const Reflection::Type &type) constCogs::ComponentModel::Entityinline
getComponentHandle() constCogs::ComponentModel::Entityinline
getComponentHandle(const Reflection::Name &componentName) constCogs::ComponentModel::Entity
getComponentHandle(const Reflection::Type &type) constCogs::ComponentModel::Entity
getComponentHandle(const Reflection::TypeId &id) constCogs::ComponentModel::Entity
getComponentPtr(const Reflection::Type &type) constCogs::ComponentModel::Entity
getComponents(ComponentCollection< T > &collection) constCogs::ComponentModel::Entityinline
getComponents(const Reflection::Name &typeName, ComponentCollectionBase &collection) constCogs::ComponentModel::Entity
getComponents() constCogs::ComponentModel::Entityinline
getId() const noexceptCogs::ComponentModel::Entityinline
getName() const noexceptCogs::ComponentModel::Entityinline
getUserData() const noexceptCogs::ComponentModel::Entityinline
idCogs::ComponentModel::Entityprivate
nameCogs::ComponentModel::Entityprivate
registerType()Cogs::ComponentModel::Entitystatic
removeComponent(ComponentHandle component)Cogs::ComponentModel::Entity
setId(const size_t id) noexceptCogs::ComponentModel::Entityinline
setName(const StringView &name)Cogs::ComponentModel::Entity
setUserData(void *userData) noexceptCogs::ComponentModel::Entityinline
setUserData(intptr_t userData)Cogs::ComponentModel::Entityinline
userDataCogs::ComponentModel::Entityprivate