public final class CppNativeMapper
extends java.lang.Object
| Constructor and Description |
|---|
CppNativeMapper(TypesContext typesContext) |
public CppNativeMapper(TypesContext typesContext)
public CppNativeSymbol getCppSymbol(zserio.ast.AstNode symbol) throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic CppNativeType getCppType(zserio.ast.TypeInstantiation typeInstantiation) throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic CppNativeType getCppType(zserio.ast.TypeReference typeReference) throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic CppNativeType getCppType(zserio.ast.ZserioType type) throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic NativeIntegralType getCppIntegralType(zserio.ast.TypeInstantiation typeInstantiation) throws zserio.extension.common.ZserioExtensionException
zserio.extension.common.ZserioExtensionExceptionpublic NativeRuntimeAllocType getAnyHolderType()
public NativeRuntimeAllocType getUniquePtrType()
public NativeRuntimeAllocType getHeapOptionalHolderType()
public NativeRuntimeType getInplaceOptionalHolderType()
public NativeRuntimeAllocArrayableType getStringType()
public NativeStringViewType getStringViewType()
public NativeRuntimeAllocType getVectorType()
public NativeRuntimeAllocType getMapType()
public NativeRuntimeAllocType getSetType()
public NativeRuntimeAllocArrayableType getBitBufferType()
public NativeRuntimeAllocType getTypeInfoType()
public NativeRuntimeAllocType getReflectableFactoryType()
public NativeRuntimeAllocType getReflectablePtrType()
public NativeRuntimeAllocType getReflectableConstPtrType()
public NativeRuntimeAllocType getServiceType()
public NativeRuntimeAllocType getServiceClientType()
public NativeRuntimeAllocType getServiceDataPtrType()
public NativeRuntimeAllocType getReflectableServiceDataType()
public NativeRuntimeAllocType getObjectServiceDataType()
public NativeRuntimeAllocType getRawServiceDataHolderType()
public NativeRuntimeAllocType getRawServiceDataViewType()
public NativeIntegralType getUInt64Type()
public NativeIntegralType getInt64Type()
Last updated 2024-10-29 12:53:27