@Properties(inherit=hdf5.class) public class H5Z_func_t extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
H5Z_func_t() |
|
H5Z_func_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
call(int flags,
long cd_nelmts,
IntPointer cd_values,
long nbytes,
SizeTPointer buf_size,
PointerPointer buf) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic H5Z_func_t(Pointer p)
Pointer(Pointer).protected H5Z_func_t()
@Cast(value="size_t") public long call(@Cast(value="unsigned int") int flags, @Cast(value="size_t") long cd_nelmts, @Cast(value="const unsigned int*") IntPointer cd_values, @Cast(value="size_t") long nbytes, @Cast(value="size_t*") SizeTPointer buf_size, @Cast(value="void**") PointerPointer buf)
Copyright © 2021. All rights reserved.