@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,
Pointer buf) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic H5Z_func_t(Pointer p)
Pointer.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**") @ByPtrPtr Pointer buf)
Copyright © 2019. All rights reserved.