@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class Group extends H5Object
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Group() |
Group(Group original) |
Group(H5Location loc,
Pointer ref) |
Group(H5Location loc,
Pointer ref,
int ref_type,
PropList plist) |
Group(long group_id) |
Group(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_close() |
CommonFG |
asCommonFG() |
static CommonFG |
asCommonFG(Group pointer) |
void |
closeObjId(long obj_id) |
BytePointer |
fromClass()
\brief Returns this class name.
|
long |
getId() |
long |
getLocId() |
long |
getNumObjs() |
long |
getObjId(BytePointer name) |
long |
getObjId(BytePointer name,
PropList plist) |
long |
getObjId(String name) |
long |
getObjId(String name,
PropList plist) |
void |
throwException(BytePointer func_name,
BytePointer msg)
For subclasses, H5File and Group, to throw appropriate exception.
|
void |
throwException(String func_name,
String msg) |
attrExists, 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, 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, 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 Group(Pointer p)
Pointer(Pointer).public Group(@Const @ByRef H5Location loc, @Const Pointer ref, @Cast(value="H5R_type_t") int ref_type, @Const @ByRef(nullValue="H5::PropList::DEFAULT") PropList plist)
public Group(@Const @ByRef H5Location loc, @Const Pointer ref)
public Group()
public CommonFG asCommonFG()
@Namespace @Name(value="static_cast<H5::CommonFG*>") public static CommonFG asCommonFG(Group pointer)
@Name(value="close") public void _close()
_close in class IdComponent@StdString public BytePointer fromClass()
fromClass in class IdComponentpublic void throwException(@StdString BytePointer func_name, @StdString BytePointer msg)
H5LocationthrowException in class H5Locationpublic void throwException(@StdString String func_name, @StdString String msg)
throwException in class H5Location@Cast(value="hsize_t") public long getNumObjs()
getNumObjs in class H5Location@Cast(value="hid_t") public long getObjId(@Cast(value="const char*") BytePointer name, @Const @ByRef(nullValue="H5::PropList::DEFAULT") PropList plist)
@Cast(value="hid_t") public long getObjId(@Cast(value="const char*") BytePointer name)
@Cast(value="hid_t") public long getObjId(String name, @Const @ByRef(nullValue="H5::PropList::DEFAULT") PropList plist)
Copyright © 2021. All rights reserved.