@Properties(inherit=hdf5.class) public class hdset_reg_ref_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
hdset_reg_ref_t()
Default native constructor.
|
hdset_reg_ref_t(long size)
Native array allocator.
|
hdset_reg_ref_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
__data() |
byte |
__data(int i) |
hdset_reg_ref_t |
__data(int i,
byte setter) |
hdset_reg_ref_t |
getPointer(long i) |
hdset_reg_ref_t |
position(long position) |
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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic hdset_reg_ref_t()
public hdset_reg_ref_t(long size)
Pointer.position(long).public hdset_reg_ref_t(Pointer p)
Pointer(Pointer).public hdset_reg_ref_t position(long position)
public hdset_reg_ref_t getPointer(long i)
getPointer in class Pointerpublic hdset_reg_ref_t __data(int i, byte setter)
@MemberGetter @Cast(value="uint8_t*") public BytePointer __data()
Copyright © 2021. All rights reserved.