@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class IdComponent extends Pointer
In most cases, the C library handles these operations and an application rarely needs them.
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IdComponent(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_close() |
void |
decRefCount() |
void |
decRefCount(long obj_id) |
BytePointer |
fromClass()
\brief Returns this class name.
|
int |
getCounter() |
int |
getCounter(long obj_id) |
int |
getHDFObjType() |
static int |
getHDFObjType(long obj_id) |
long |
getId() |
static long |
getNumMembers(int type) |
void |
incRefCount() |
void |
incRefCount(long obj_id) |
BytePointer |
inMemFunc(BytePointer func_name) |
String |
inMemFunc(String func_name) |
static boolean |
isValid(long an_id) |
IdComponent |
put(IdComponent rhs) |
void |
setId(long new_id) |
static boolean |
typeExists(int type) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IdComponent(Pointer p)
Pointer(Pointer).public void incRefCount()
public void decRefCount()
public int getCounter()
@Cast(value="H5I_type_t") public static int getHDFObjType(@Cast(value="const hid_t") long obj_id)
@Cast(value="hsize_t") public static long getNumMembers(@Cast(value="H5I_type_t") int type)
@ByRef @Name(value="operator =") public IdComponent put(@Const @ByRef IdComponent rhs)
@StdString public BytePointer inMemFunc(@Cast(value="const char*") BytePointer func_name)
@StdString public String inMemFunc(String func_name)
@StdString public BytePointer fromClass()
Copyright © 2021. All rights reserved.