@Properties(inherit=hdf5.class) public class H5Z_class2_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5Z_class2_t()
Default native constructor.
|
H5Z_class2_t(long size)
Native array allocator.
|
H5Z_class2_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
H5Z_can_apply_func_t |
can_apply() |
H5Z_class2_t |
can_apply(H5Z_can_apply_func_t setter) |
int |
decoder_present() |
H5Z_class2_t |
decoder_present(int setter) |
int |
encoder_present() |
H5Z_class2_t |
encoder_present(int setter) |
H5Z_func_t |
filter() |
H5Z_class2_t |
filter(H5Z_func_t setter) |
H5Z_class2_t |
getPointer(long i) |
int |
id() |
H5Z_class2_t |
id(int setter) |
BytePointer |
name() |
H5Z_class2_t |
name(BytePointer setter) |
H5Z_class2_t |
position(long position) |
H5Z_set_local_func_t |
set_local() |
H5Z_class2_t |
set_local(H5Z_set_local_func_t setter) |
int |
version() |
H5Z_class2_t |
version(int 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 H5Z_class2_t()
public H5Z_class2_t(long size)
Pointer.position(long).public H5Z_class2_t(Pointer p)
Pointer(Pointer).public H5Z_class2_t position(long position)
public H5Z_class2_t getPointer(long i)
getPointer in class Pointerpublic int version()
public H5Z_class2_t version(int setter)
public H5Z_class2_t id(int setter)
public H5Z_class2_t encoder_present(int setter)
public H5Z_class2_t decoder_present(int setter)
@Cast(value="const char*") public BytePointer name()
public H5Z_class2_t name(BytePointer setter)
public H5Z_can_apply_func_t can_apply()
public H5Z_class2_t can_apply(H5Z_can_apply_func_t setter)
public H5Z_set_local_func_t set_local()
public H5Z_class2_t set_local(H5Z_set_local_func_t setter)
public H5Z_func_t filter()
public H5Z_class2_t filter(H5Z_func_t setter)
Copyright © 2021. All rights reserved.