@Properties(inherit=LLVM.class) public class LLVMOrcCLookupSetElement extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LLVMOrcCLookupSetElement()
Default native constructor.
|
LLVMOrcCLookupSetElement(long size)
Native array allocator.
|
LLVMOrcCLookupSetElement(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LLVMOrcCLookupSetElement |
getPointer(long i) |
int |
LookupFlags() |
LLVMOrcCLookupSetElement |
LookupFlags(int setter) |
LLVMOrcSymbolStringPoolEntryRef |
Name() |
LLVMOrcCLookupSetElement |
Name(LLVMOrcSymbolStringPoolEntryRef setter) |
LLVMOrcCLookupSetElement |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic LLVMOrcCLookupSetElement()
public LLVMOrcCLookupSetElement(long size)
Pointer.position(long).public LLVMOrcCLookupSetElement(Pointer p)
Pointer(Pointer).public LLVMOrcCLookupSetElement position(long position)
public LLVMOrcCLookupSetElement getPointer(long i)
getPointer in class Pointerpublic LLVMOrcSymbolStringPoolEntryRef Name()
public LLVMOrcCLookupSetElement Name(LLVMOrcSymbolStringPoolEntryRef setter)
public LLVMOrcCLookupSetElement LookupFlags(int setter)
Copyright © 2024. All rights reserved.