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