@Properties(inherit=hdf5.class) public class H5O_info_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5O_info_t()
Default native constructor.
|
H5O_info_t(long size)
Native array allocator.
|
H5O_info_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
addr() |
H5O_info_t |
addr(long setter) |
Pointer |
atime() |
H5O_info_t |
atime(Pointer setter) |
Pointer |
btime() |
H5O_info_t |
btime(Pointer setter) |
Pointer |
ctime() |
H5O_info_t |
ctime(Pointer setter) |
long |
fileno() |
H5O_info_t |
fileno(long setter) |
H5O_hdr_info_t |
hdr() |
H5O_info_t |
hdr(H5O_hdr_info_t setter) |
H5_ih_info_t |
meta_size_attr() |
H5O_info_t |
meta_size_attr(H5_ih_info_t setter) |
H5_ih_info_t |
meta_size_obj() |
H5O_info_t |
meta_size_obj(H5_ih_info_t setter) |
Pointer |
mtime() |
H5O_info_t |
mtime(Pointer setter) |
long |
num_attrs() |
H5O_info_t |
num_attrs(long setter) |
H5O_info_t |
position(long position) |
int |
rc() |
H5O_info_t |
rc(int setter) |
int |
type() |
H5O_info_t |
type(int setter) |
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 H5O_info_t()
public H5O_info_t(long size)
Pointer.position(long).public H5O_info_t(Pointer p)
Pointer.Pointer(Pointer).public H5O_info_t position(long position)
public H5O_info_t fileno(long setter)
public H5O_info_t addr(long setter)
public H5O_info_t type(int setter)
public H5O_info_t rc(int setter)
public H5O_info_t atime(Pointer setter)
public H5O_info_t mtime(Pointer setter)
public H5O_info_t ctime(Pointer setter)
public H5O_info_t btime(Pointer setter)
public H5O_info_t num_attrs(long setter)
@ByRef public H5O_hdr_info_t hdr()
public H5O_info_t hdr(H5O_hdr_info_t setter)
@Name(value="meta_size.obj") @ByRef public H5_ih_info_t meta_size_obj()
public H5O_info_t meta_size_obj(H5_ih_info_t setter)
@Name(value="meta_size.attr") @ByRef public H5_ih_info_t meta_size_attr()
public H5O_info_t meta_size_attr(H5_ih_info_t setter)
Copyright © 2019. All rights reserved.