@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class PropList extends IdComponent
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PropList() |
PropList(long plist_id) |
PropList(Pointer p)
Pointer cast constructor.
|
PropList(PropList original) |
decRefCount, 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 PropList(Pointer p)
Pointer(Pointer).public PropList()
@MemberGetter @Const @ByRef public static PropList DEFAULT()
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@Const @ByRef PropList rhs)
@Name(value="close") public void _close()
_close in class IdComponentpublic void closeClass()
public void copyProp(@ByRef PropList dest, @Cast(value="const char*") BytePointer name)
public void copyProp(@ByRef PropList dest, @ByRef PropList src, @Cast(value="const char*") BytePointer name)
@StdString public BytePointer getClassName()
public void getProperty(@Cast(value="const char*") BytePointer name, Pointer value)
@StdString public BytePointer getProperty(@Cast(value="const char*") BytePointer name)
@StdString public String getProperty(String name)
public void setProperty(@Cast(value="const char*") BytePointer name, @Cast(value="const char*") BytePointer charptr)
public void setProperty(@Cast(value="const char*") BytePointer name, @Const Pointer value)
public void setProperty(String name, @StdString @ByRef BytePointer strg)
@Cast(value="size_t") public long getPropSize(@Cast(value="const char*") BytePointer name)
@Cast(value="bool") public boolean propExist(@Cast(value="const char*") BytePointer name)
public void removeProp(@Cast(value="const char*") BytePointer name)
public void removeProp(String name)
@StdString public BytePointer fromClass()
fromClass in class IdComponent@Cast(value="hid_t") public long getId()
getId in class IdComponentpublic static void deleteConstants()
Copyright © 2021. All rights reserved.