@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class DSetAccPropList extends LinkAccPropList
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DSetAccPropList() |
DSetAccPropList(DSetAccPropList orig) |
DSetAccPropList(long plist_id) |
DSetAccPropList(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static DSetAccPropList |
DEFAULT()
\brief Default dataset creation property list.
|
static void |
deleteConstants() |
BytePointer |
fromClass()
\brief Returns this class name.
|
void |
getChunkCache(SizeTPointer rdcc_nslots,
SizeTPointer rdcc_nbytes,
double[] rdcc_w0) |
void |
getChunkCache(SizeTPointer rdcc_nslots,
SizeTPointer rdcc_nbytes,
DoubleBuffer rdcc_w0) |
void |
getChunkCache(SizeTPointer rdcc_nslots,
SizeTPointer rdcc_nbytes,
DoublePointer rdcc_w0) |
void |
setChunkCache(long rdcc_nslots,
long rdcc_nbytes,
double rdcc_w0) |
getNumLinks, setNumLinks_close, _getClass, closeClass, copy, copyProp, copyProp, copyProp, copyProp, equals, getClassName, getClassParent, getId, getNumProps, getProperty, getProperty, getProperty, getProperty, getPropSize, getPropSize, isAClass, propExist, propExist, put, removeProp, removeProp, setProperty, setProperty, setProperty, setProperty, setPropertydecRefCount, 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 DSetAccPropList(Pointer p)
Pointer(Pointer).public DSetAccPropList()
public DSetAccPropList(@Const @ByRef DSetAccPropList orig)
@MemberGetter @Const @ByRef public static DSetAccPropList DEFAULT()
public void setChunkCache(@Cast(value="size_t") long rdcc_nslots, @Cast(value="size_t") long rdcc_nbytes, double rdcc_w0)
public void getChunkCache(@Cast(value="size_t*") @ByRef SizeTPointer rdcc_nslots, @Cast(value="size_t*") @ByRef SizeTPointer rdcc_nbytes, @ByRef DoublePointer rdcc_w0)
public void getChunkCache(@Cast(value="size_t*") @ByRef SizeTPointer rdcc_nslots, @Cast(value="size_t*") @ByRef SizeTPointer rdcc_nbytes, @ByRef DoubleBuffer rdcc_w0)
public void getChunkCache(@Cast(value="size_t*") @ByRef SizeTPointer rdcc_nslots, @Cast(value="size_t*") @ByRef SizeTPointer rdcc_nbytes, @ByRef double[] rdcc_w0)
@StdString public BytePointer fromClass()
fromClass in class LinkAccPropListpublic static void deleteConstants()
Copyright © 2021. All rights reserved.