@Properties(inherit=hdf5.class) public class H5O_info2_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
H5O_info2_t()
Default native constructor.
|
H5O_info2_t(long size)
Native array allocator.
|
H5O_info2_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
atime() |
H5O_info2_t |
atime(Pointer setter) |
Pointer |
btime() |
H5O_info2_t |
btime(Pointer setter) |
Pointer |
ctime() |
H5O_info2_t |
ctime(Pointer setter) |
long |
fileno() |
H5O_info2_t |
fileno(long setter) |
H5O_info2_t |
getPointer(long i) |
Pointer |
mtime() |
H5O_info2_t |
mtime(Pointer setter) |
long |
num_attrs() |
H5O_info2_t |
num_attrs(long setter) |
H5O_info2_t |
position(long position) |
int |
rc() |
H5O_info2_t |
rc(int setter) |
H5O_token_t |
token() |
H5O_info2_t |
token(H5O_token_t setter) |
int |
type() |
H5O_info2_t |
type(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_info2_t()
public H5O_info2_t(long size)
Pointer.position(long).public H5O_info2_t(Pointer p)
Pointer(Pointer).public H5O_info2_t position(long position)
public H5O_info2_t getPointer(long i)
getPointer in class Pointerpublic H5O_info2_t fileno(long setter)
@ByRef public H5O_token_t token()
public H5O_info2_t token(H5O_token_t setter)
public H5O_info2_t type(int setter)
public H5O_info2_t rc(int setter)
public H5O_info2_t atime(Pointer setter)
public H5O_info2_t mtime(Pointer setter)
public H5O_info2_t ctime(Pointer setter)
public H5O_info2_t btime(Pointer setter)
public H5O_info2_t num_attrs(long setter)
Copyright © 2021. All rights reserved.