ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::rtti::Type< T > Member List

This is the complete list of members for ecstasy::rtti::Type< T >, including all inherited members.

_hashecstasy::rtti::Type< T >private
_nameecstasy::rtti::Type< T >private
_serializersecstasy::rtti::ATypeprotected
getHash() const noexcept override finalecstasy::rtti::Type< T >inlinevirtual
getSerializer() const noexceptecstasy::rtti::ATypeinline
getStorageTypeInfo() const noexcept override finalecstasy::rtti::Type< T >inlinevirtual
getTypeInfo() const noexcept override finalecstasy::rtti::Type< T >inlinevirtual
getTypeName() const noexcept override finalecstasy::rtti::Type< T >inlinevirtual
hasSerializer() const noexceptecstasy::rtti::ATypeinline
operator<=>(const AType &rhs) const noexceptecstasy::rtti::AType
operator==(const AType &rhs) const noexceptecstasy::rtti::AType
operator==(const std::type_info &rhs) const noexceptecstasy::rtti::AType
operator==(const std::string_view &rhs) const noexceptecstasy::rtti::AType
registerSerializer() noexceptecstasy::rtti::Type< T >inline
setTypeName(std::string_view name) noexceptecstasy::rtti::Type< T >inlineprivate
StorageType typedefecstasy::rtti::Type< T >
tryGetSerializer() const noexceptecstasy::rtti::ATypeinline
Type() noexceptecstasy::rtti::Type< T >inline
Type(std::string_view name) noexceptecstasy::rtti::Type< T >inline
~AType() noexcept=defaultecstasy::rtti::ATypevirtual
~Type() noexcept override final=defaultecstasy::rtti::Type< T >