public class NativeRuntimeAllocType extends NativeRuntimeType
| Constructor and Description |
|---|
NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition,
TypesContext.AllocatorDefinition allocatorDefinition) |
NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition,
TypesContext.AllocatorDefinition allocatorDefinition,
NativeIntegralType allocatorTemplateArg) |
NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition,
TypesContext.AllocatorDefinition allocatorDefinition,
java.lang.String allocatorTemplateArgName) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
getName(TypesContext.NativeTypeDefinition nativeTypeDefinition,
TypesContext.AllocatorDefinition allocatorDefinition,
java.lang.String allocatorTemplateArgName) |
boolean |
needsAllocatorArgument() |
addIncludeFiles, addSystemIncludeFile, addUserIncludeFile, getFullName, getName, getPackageName, getSystemIncludeFiles, getUserIncludeFiles, isSimplepublic NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition, TypesContext.AllocatorDefinition allocatorDefinition, NativeIntegralType allocatorTemplateArg)
public NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition, TypesContext.AllocatorDefinition allocatorDefinition, java.lang.String allocatorTemplateArgName)
public NativeRuntimeAllocType(TypesContext.NativeTypeDefinition nativeTypeDefinition, TypesContext.AllocatorDefinition allocatorDefinition)
public boolean needsAllocatorArgument()
protected static java.lang.String getName(TypesContext.NativeTypeDefinition nativeTypeDefinition, TypesContext.AllocatorDefinition allocatorDefinition, java.lang.String allocatorTemplateArgName)
Last updated 2024-07-18 11:28:45