@Namespace(value="H5") @Properties(inherit=hdf5.class) public class EnumType extends DataType
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
EnumType() |
EnumType(DataSet dataset) |
EnumType(EnumType original) |
EnumType(H5Location loc,
BytePointer name) |
EnumType(H5Location loc,
String name) |
EnumType(IntType data_type) |
EnumType(long size) |
EnumType(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DataType |
decode() |
BytePointer |
fromClass()
\brief Returns this class name.
|
int |
getMemberIndex(BytePointer name) |
int |
getMemberIndex(String name) |
void |
getMemberValue(int memb_no,
Pointer value) |
int |
getNmembers() |
void |
insert(BytePointer name,
Pointer value) |
void |
insert(String name,
Pointer value) |
BytePointer |
nameOf(Pointer value,
long size) |
void |
valueOf(BytePointer name,
Pointer value) |
void |
valueOf(String name,
Pointer value) |
_close, _getClass, commit, commit, committed, convert, convert, copy, copy, detectClass, detectClass, encode, equals, find, find, getCreatePlist, getId, getSize, getSuper, getTag, hasBinaryDesc, isVariableStr, lock, notEquals, put, registerFunc, registerFunc, setTag, setTag, unregister, unregisterattrExists, attrExists, createAttribute, createAttribute, createAttribute, createAttribute, getNumAttrs, getObjName, getObjName, getObjName, getObjName, getObjName, getObjName, getObjName, iterateAttrs, iterateAttrs, iterateAttrs, iterateAttrs, objVersion, openAttribute, openAttribute, openAttribute, removeAttr, removeAttr, renameAttr, renameAttr, visitchildObjType, childObjType, childObjType, childObjType, childObjType, childObjVersion, childObjVersion, copyLink, copyLink, copyLink, copyLink, copyLink, copyLink, copyLink, copyLink, createDataSet, createDataSet, createDataSet, createDataSet, createGroup, createGroup, createGroup, createGroup, createGroup, createGroup, dereference, dereference, exists, exists, exists, exists, flush, getComment, getComment, getComment, getComment, getComment, getComment, getComment, getComment, getComment, getComment, getFileName, getLinkInfo, getLinkInfo, getLinkInfo, getLinkInfo, getLinkval, getLinkval, getLinkval, getLinkval, getNumObjs, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjinfo, getObjnameByIdx, getObjnameByIdx, getObjnameByIdx, getObjnameByIdx, getRefObjType, getRefObjType, getRegion, getRegion, link, link, link, link, link, link, link, link, link, link, link, link, link, link, mount, mount, move, move, moveLink, moveLink, moveLink, moveLink, moveLink, moveLink, moveLink, moveLink, nameExists, nameExists, nameExists, nameExists, openDataSet, openDataSet, openDataSet, openDataSet, openGroup, openGroup, reference, reference, reference, reference, reference, reference, reference, reference, removeComment, removeComment, setComment, setComment, setComment, setComment, throwException, throwException, unlink, unlink, unlink, unlink, unmount, unmountdecRefCount, decRefCount, getCounter, getCounter, getHDFObjType, getHDFObjType, getNumMembers, incRefCount, incRefCount, inMemFunc, inMemFunc, isValid, put, setId, typeExistsaddress, 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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic EnumType(Pointer p)
Pointer.Pointer(Pointer).public EnumType(@Const @ByRef H5Location loc, @Cast(value="const char*") BytePointer name)
public EnumType(@Const @ByRef H5Location loc, String name)
public EnumType()
public int getNmembers()
public int getMemberIndex(@Cast(value="const char*") BytePointer name)
public int getMemberIndex(String name)
public void insert(@Cast(value="const char*") BytePointer name, Pointer value)
@StdString public BytePointer nameOf(Pointer value, @Cast(value="size_t") long size)
public void valueOf(@Cast(value="const char*") BytePointer name, Pointer value)
@StdString public BytePointer fromClass()
Copyright © 2019. All rights reserved.