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

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

access(const void *target) constCeresEngine::TypeInfoinlinevirtual
as() const noexceptCeresEngine::TypeInfoinline
being() const noexceptCeresEngine::TypeInfoinline
construct(void *target) const finalCeresEngine::PointerTypeInfovirtual
copy(void *target, const void *source) const finalCeresEngine::PointerTypeInfovirtual
dereference(const Box &value) const finalCeresEngine::PointerTypeInfovirtual
destroy(void *target) const finalCeresEngine::PointerTypeInfovirtual
desugar() const finalCeresEngine::PointerTypeInfovirtual
equals(const Box &lhs, const Box &rhs) const overrideCeresEngine::PointerTypeInfovirtual
getAlignment() const noexcept finalCeresEngine::PointerTypeInfovirtual
getID() const noexceptCeresEngine::TypeInfoinline
getIdentityHash() const noexcept overrideCeresEngine::PointerTypeInfovirtual
getName() const noexcept overrideCeresEngine::PointerTypeInfovirtual
getSize() const noexcept finalCeresEngine::PointerTypeInfovirtual
getType(TypeAttribute attribute) const finalCeresEngine::PointerTypeInfovirtual
increment(const Box &value) const overrideCeresEngine::PointerTypeInfovirtual
is() const noexceptCeresEngine::TypeInfoinline
mIdentityHashCeresEngine::PointerTypeInfoprivate
mNameCeresEngine::PointerTypeInfomutableprivate
move(void *target, void *source) const finalCeresEngine::PointerTypeInfovirtual
notEquals(const Box &lhs, const Box &rhs) const overrideCeresEngine::PointerTypeInfovirtual
PointerTypeInfo(const TypeIdentityHash hash, const TypeInfo &type)CeresEngine::PointerTypeInfoexplicit
removeConst() constCeresEngine::TypeInfo
removePointer() constCeresEngine::TypeInfo
removeReference() constCeresEngine::TypeInfo
typeCeresEngine::PointerTypeInfo
~ConstructibleTypeTrait()=defaultCeresEngine::ConstructibleTypeTraitprotected
~CopyableTypeTrait()=defaultCeresEngine::CopyableTypeTraitprotected
~DereferenceableTypeTrait()=defaultCeresEngine::DereferenceableTypeTraitprotected
~DestructibleTypeTrait()=defaultCeresEngine::DestructibleTypeTraitprotected
~EqualityComparableTypeTrait()=defaultCeresEngine::EqualityComparableTypeTraitprotected
~IncrementableTypeTrait()=defaultCeresEngine::IncrementableTypeTraitprotected
~MovableTypeTrait()=defaultCeresEngine::MovableTypeTraitprotected
~TypeInfo()=defaultCeresEngine::TypeInfovirtual