@Properties(inherit=hdf5.class) public class H5Z_cb_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5Z_cb_t()
Default native constructor.
|
H5Z_cb_t(long size)
Native array allocator.
|
H5Z_cb_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
H5Z_filter_func_t |
func() |
H5Z_cb_t |
func(H5Z_filter_func_t setter) |
Pointer |
op_data() |
H5Z_cb_t |
op_data(Pointer setter) |
H5Z_cb_t |
position(long position) |
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, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic H5Z_cb_t()
public H5Z_cb_t(long size)
Pointer.position(long).public H5Z_cb_t(Pointer p)
Pointer.Pointer(Pointer).public H5Z_filter_func_t func()
public H5Z_cb_t func(H5Z_filter_func_t setter)
public Pointer op_data()
Copyright © 2019. All rights reserved.