CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ReferenceTypeInfo Member List

This is the complete list of members for CeresEngine::ReferenceTypeInfo, including all inherited members.

access(const void *target) const finalCeresEngine::ReferenceTypeInfovirtual
as() const noexceptCeresEngine::TypeInfoinline
being() const noexceptCeresEngine::TypeInfoinline
construct(void *target) const finalCeresEngine::ReferenceTypeInfovirtual
copy(void *target, const void *source) const finalCeresEngine::ReferenceTypeInfovirtual
destroy(void *target) const finalCeresEngine::ReferenceTypeInfovirtual
desugar() const finalCeresEngine::ReferenceTypeInfovirtual
getAlignment() const noexcept finalCeresEngine::ReferenceTypeInfovirtual
getID() const noexceptCeresEngine::TypeInfoinline
getIdentityHash() const noexcept overrideCeresEngine::ReferenceTypeInfovirtual
getName() const noexcept overrideCeresEngine::ReferenceTypeInfovirtual
getSize() const noexcept finalCeresEngine::ReferenceTypeInfovirtual
getType(TypeAttribute attribute) const finalCeresEngine::ReferenceTypeInfovirtual
is() const noexceptCeresEngine::TypeInfoinline
Kind enum nameCeresEngine::ReferenceTypeInfo
kindCeresEngine::ReferenceTypeInfo
mIdentityHashCeresEngine::ReferenceTypeInfoprivate
mNameCeresEngine::ReferenceTypeInfomutableprivate
move(void *target, void *source) const finalCeresEngine::ReferenceTypeInfovirtual
ReferenceTypeInfo(const TypeIdentityHash hash, const TypeInfo &type, const Kind kind)CeresEngine::ReferenceTypeInfoexplicit
removeConst() constCeresEngine::TypeInfo
removePointer() constCeresEngine::TypeInfo
removeReference() constCeresEngine::TypeInfo
typeCeresEngine::ReferenceTypeInfo
~ConstructibleTypeTrait()=defaultCeresEngine::ConstructibleTypeTraitprotected
~CopyableTypeTrait()=defaultCeresEngine::CopyableTypeTraitprotected
~DestructibleTypeTrait()=defaultCeresEngine::DestructibleTypeTraitprotected
~MovableTypeTrait()=defaultCeresEngine::MovableTypeTraitprotected
~TypeInfo()=defaultCeresEngine::TypeInfovirtual