Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::TypeInfoWithUnderlyingTypeBase< ALLOC > Member List

This is the complete list of members for zserio::TypeInfoWithUnderlyingTypeBase< ALLOC >, including all inherited members.

createInstance(const ALLOC &allocator) const overridezserio::TypeInfoBase< ALLOC >virtual
createInstance() const overridezserio::TypeInfoBase< ALLOC >virtual
getBitmaskValues() const overridezserio::TypeInfoBase< ALLOC >virtual
getBitSize() const overridezserio::TypeInfoBase< ALLOC >virtual
getCases() const overridezserio::TypeInfoBase< ALLOC >virtual
getColumns() const overridezserio::TypeInfoBase< ALLOC >virtual
getCppType() const overridezserio::TypeInfoBase< ALLOC >virtual
getEnumItems() const overridezserio::TypeInfoBase< ALLOC >virtual
getFields() const overridezserio::TypeInfoBase< ALLOC >virtual
getFunctions() const overridezserio::TypeInfoBase< ALLOC >virtual
getMessages() const overridezserio::TypeInfoBase< ALLOC >virtual
getMethods() const overridezserio::TypeInfoBase< ALLOC >virtual
getParameters() const overridezserio::TypeInfoBase< ALLOC >virtual
getSchemaName() const overridezserio::TypeInfoBase< ALLOC >virtual
getSchemaType() const overridezserio::TypeInfoBase< ALLOC >virtual
getSelector() const overridezserio::TypeInfoBase< ALLOC >virtual
getSqlConstraint() const overridezserio::TypeInfoBase< ALLOC >virtual
getTables() const overridezserio::TypeInfoBase< ALLOC >virtual
getTemplateArguments() const overridezserio::TypeInfoBase< ALLOC >virtual
getTemplateName() const overridezserio::TypeInfoBase< ALLOC >virtual
getUnderlyingType() const overridezserio::TypeInfoWithUnderlyingTypeBase< ALLOC >virtual
getUnderlyingTypeArguments() const overridezserio::TypeInfoWithUnderlyingTypeBase< ALLOC >virtual
getVirtualTableUsing() const overridezserio::TypeInfoBase< ALLOC >virtual
isWithoutRowId() const overridezserio::TypeInfoBase< ALLOC >virtual
operator=(const TypeInfoBase &)=deletezserio::TypeInfoBase< ALLOC >
operator=(const TypeInfoBase &&)=deletezserio::TypeInfoBase< ALLOC >
TypeInfoBase(StringView schemaName, SchemaType schemaType, CppType cppType)zserio::TypeInfoBase< ALLOC >
TypeInfoBase(const TypeInfoBase &)=deletezserio::TypeInfoBase< ALLOC >
TypeInfoBase(const TypeInfoBase &&)=deletezserio::TypeInfoBase< ALLOC >
TypeInfoWithUnderlyingTypeBase(StringView schemaName, SchemaType schemaType, CppType cppType, const IBasicTypeInfo< ALLOC > &underlyingType, Span< const StringView > underlyingTypeArguments)zserio::TypeInfoWithUnderlyingTypeBase< ALLOC >
~IBasicTypeInfo()=defaultzserio::IBasicTypeInfo< ALLOC >virtual
~TypeInfoBase() override=0zserio::TypeInfoBase< ALLOC >pure virtual