public static class Expression.Parameter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Parameter()
Default native constructor.
|
Parameter(long size)
Native array allocator.
|
Parameter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ValueDescr |
descr() |
Expression.Parameter |
descr(ValueDescr setter) |
Expression.Parameter |
getPointer(long i) |
Expression.Parameter |
position(long position) |
FieldRef |
ref() |
Expression.Parameter |
ref(FieldRef setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic Parameter()
public Parameter(long size)
Pointer.position(long).public Parameter(Pointer p)
Pointer(Pointer).public Expression.Parameter position(long position)
public Expression.Parameter getPointer(long i)
getPointer in class Pointerpublic Expression.Parameter ref(FieldRef setter)
@ByRef public ValueDescr descr()
public Expression.Parameter descr(ValueDescr setter)
Copyright © 2021. All rights reserved.