CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TComponentType< C > Member List

This is the complete list of members for CeresEngine::TComponentType< C >, including all inherited members.

componentIDCeresEngine::ComponentType
componentMaskCeresEngine::ComponentType
ComponentTypeCeresEngine::TComponentType< C >friend
CeresEngine::ComponentType::ComponentType(const ComponentID componentID)CeresEngine::ComponentTypeinlineexplicitprotected
CeresEngine::ComponentType::ComponentType(const ComponentType &)=deleteCeresEngine::ComponentType
CeresEngine::ComponentType::ComponentType(ComponentType &&)=deleteCeresEngine::ComponentType
emitComponentAdded(const Entity &entity) const finalCeresEngine::TComponentType< C >virtual
emitComponentRemoved(const Entity &entity) const finalCeresEngine::TComponentType< C >virtual
get() noexceptCeresEngine::ComponentTypeinlinestatic
getAccessorClass() const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
getAccessorType() const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
getAny(AbstractComponent &component) const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
getAny(const AbstractComponent &component) const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
getClass() const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
getComponentID() noexceptCeresEngine::TComponentType< C >inlineprotectedstatic
getType() const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
nextComponentIDCeresEngine::ComponentTypeprotectedstatic
operator=(const ComponentType &)=deleteCeresEngine::ComponentType
operator=(ComponentType &&)=deleteCeresEngine::ComponentType
setAny(AbstractComponent &component, const Box &value) const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
setAny(AbstractComponent &component, Box &&value) const noexcept finalCeresEngine::TComponentType< C >inlinevirtual
TComponentType()CeresEngine::TComponentType< C >inlineexplicitprivate