@Namespace(value="H5") @Properties(inherit=hdf5.class) public class UserData4Visit extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
UserData4Visit()
Default native constructor.
|
UserData4Visit(long size)
Native array allocator.
|
UserData4Visit(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
H5Object |
obj() |
UserData4Visit |
obj(H5Object setter) |
visit_operator_t |
op() |
UserData4Visit |
op(visit_operator_t setter) |
Pointer |
opData() |
UserData4Visit |
opData(Pointer setter) |
UserData4Visit |
position(long position) |
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 UserData4Visit()
public UserData4Visit(long size)
Pointer.position(long).public UserData4Visit(Pointer p)
Pointer.Pointer(Pointer).public UserData4Visit position(long position)
public visit_operator_t op()
public UserData4Visit op(visit_operator_t setter)
public Pointer opData()
public UserData4Visit opData(Pointer setter)
public H5Object obj()
public UserData4Visit obj(H5Object setter)
Copyright © 2019. All rights reserved.