@Namespace(value="H5") @Properties(inherit=hdf5.class) public class FloatType extends AtomType
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FloatType() |
FloatType(DataSet dataset) |
FloatType(FloatType original) |
FloatType(H5Location loc,
BytePointer name) |
FloatType(H5Location loc,
String name) |
FloatType(long existing_id) |
FloatType(Pointer p)
Pointer cast constructor.
|
FloatType(PredType pred_type) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
decode() |
BytePointer |
fromClass()
\brief Returns this class name.
|
long |
getEbias() |
void |
getFields(SizeTPointer spos,
SizeTPointer epos,
SizeTPointer esize,
SizeTPointer mpos,
SizeTPointer msize) |
int |
getInpad(BytePointer pad_string) |
int |
getNorm(BytePointer norm_string) |
void |
setEbias(long ebias) |
void |
setFields(long spos,
long epos,
long esize,
long mpos,
long msize) |
void |
setInpad(int inpad) |
void |
setNorm(int norm) |
getOffset, getOrder, getOrder, getPad, getPad, getPad, getPrecision, setOffset, setOrder, setPad, setPrecision, setSize_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, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, getNativeObjinfo, 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, 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 FloatType(Pointer p)
Pointer(Pointer).public FloatType(@Const @ByRef H5Location loc, @Cast(value="const char*") BytePointer name)
public FloatType(@Const @ByRef H5Location loc, String name)
public FloatType()
public void getFields(@Cast(value="size_t*") @ByRef SizeTPointer spos, @Cast(value="size_t*") @ByRef SizeTPointer epos, @Cast(value="size_t*") @ByRef SizeTPointer esize, @Cast(value="size_t*") @ByRef SizeTPointer mpos, @Cast(value="size_t*") @ByRef SizeTPointer msize)
public void setFields(@Cast(value="size_t") long spos, @Cast(value="size_t") long epos, @Cast(value="size_t") long esize, @Cast(value="size_t") long mpos, @Cast(value="size_t") long msize)
@Cast(value="H5T_pad_t") public int getInpad(@StdString @ByRef BytePointer pad_string)
@Cast(value="H5T_norm_t") public int getNorm(@StdString @ByRef BytePointer norm_string)
@StdString public BytePointer fromClass()
Copyright © 2021. All rights reserved.