@Properties(inherit=hdf5.class) public class H5O_hdr_info_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5O_hdr_info_t()
Default native constructor.
|
H5O_hdr_info_t(long size)
Native array allocator.
|
H5O_hdr_info_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
flags() |
H5O_hdr_info_t |
flags(int setter) |
H5O_hdr_info_t |
getPointer(long i) |
long |
mesg_present() |
H5O_hdr_info_t |
mesg_present(long setter) |
long |
mesg_shared() |
H5O_hdr_info_t |
mesg_shared(long setter) |
int |
nchunks() |
H5O_hdr_info_t |
nchunks(int setter) |
int |
nmesgs() |
H5O_hdr_info_t |
nmesgs(int setter) |
H5O_hdr_info_t |
position(long position) |
long |
space_free() |
H5O_hdr_info_t |
space_free(long setter) |
long |
space_mesg() |
H5O_hdr_info_t |
space_mesg(long setter) |
long |
space_meta() |
H5O_hdr_info_t |
space_meta(long setter) |
long |
space_total() |
H5O_hdr_info_t |
space_total(long setter) |
int |
version() |
H5O_hdr_info_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 H5O_hdr_info_t()
public H5O_hdr_info_t(long size)
Pointer.position(long).public H5O_hdr_info_t(Pointer p)
Pointer(Pointer).public H5O_hdr_info_t position(long position)
public H5O_hdr_info_t getPointer(long i)
getPointer in class Pointerpublic H5O_hdr_info_t version(int setter)
public H5O_hdr_info_t nmesgs(int setter)
public H5O_hdr_info_t nchunks(int setter)
public H5O_hdr_info_t flags(int setter)
public H5O_hdr_info_t space_total(long setter)
public H5O_hdr_info_t space_meta(long setter)
public H5O_hdr_info_t space_mesg(long setter)
public H5O_hdr_info_t space_free(long setter)
public H5O_hdr_info_t mesg_present(long setter)
public H5O_hdr_info_t mesg_shared(long setter)
Copyright © 2021. All rights reserved.