@Properties(inherit=hdf5.class) public class H5FD_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5FD_t()
Default native constructor.
|
H5FD_t(long size)
Native array allocator.
|
H5FD_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
access_flags() |
H5FD_t |
access_flags(int setter) |
long |
alignment() |
H5FD_t |
alignment(long setter) |
long |
base_addr() |
H5FD_t |
base_addr(long setter) |
H5FD_class_t |
cls() |
H5FD_t |
cls(H5FD_class_t setter) |
long |
driver_id() |
H5FD_t |
driver_id(long setter) |
long |
feature_flags() |
H5FD_t |
feature_flags(long setter) |
long |
fileno() |
H5FD_t |
fileno(long setter) |
H5FD_t |
getPointer(long i) |
long |
maxaddr() |
H5FD_t |
maxaddr(long setter) |
boolean |
paged_aggr() |
H5FD_t |
paged_aggr(boolean setter) |
H5FD_t |
position(long position) |
long |
threshold() |
H5FD_t |
threshold(long 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 H5FD_t()
public H5FD_t(long size)
Pointer.position(long).public H5FD_t(Pointer p)
Pointer(Pointer).public H5FD_t getPointer(long i)
getPointer in class Pointerpublic H5FD_t driver_id(long setter)
@Const public H5FD_class_t cls()
public H5FD_t cls(H5FD_class_t setter)
public H5FD_t fileno(long setter)
public H5FD_t access_flags(int setter)
public H5FD_t feature_flags(long setter)
public H5FD_t maxaddr(long setter)
public H5FD_t base_addr(long setter)
public H5FD_t threshold(long setter)
public H5FD_t alignment(long setter)
public H5FD_t paged_aggr(boolean setter)
Copyright © 2021. All rights reserved.