|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::TypeInfo, including all inherited members.
| access(const void *target) const | CeresEngine::TypeInfo | inlinevirtual |
| as() const noexcept | CeresEngine::TypeInfo | inline |
| being() const noexcept | CeresEngine::TypeInfo | inline |
| desugar() const | CeresEngine::TypeInfo | inlinevirtual |
| getAlignment() const noexcept=0 | CeresEngine::TypeInfo | pure virtual |
| getID() const noexcept | CeresEngine::TypeInfo | inline |
| getIdentityHash() const noexcept=0 | CeresEngine::TypeInfo | pure virtual |
| getName() const noexcept=0 | CeresEngine::TypeInfo | pure virtual |
| getSize() const noexcept=0 | CeresEngine::TypeInfo | pure virtual |
| getType(TypeAttribute attribute) const =0 | CeresEngine::TypeInfo | pure virtual |
| is() const noexcept | CeresEngine::TypeInfo | inline |
| removeConst() const | CeresEngine::TypeInfo | |
| removePointer() const | CeresEngine::TypeInfo | |
| removeReference() const | CeresEngine::TypeInfo | |
| ~TypeInfo()=default | CeresEngine::TypeInfo | virtual |