@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class DSetMemXferPropList extends PropList
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DSetMemXferPropList() |
DSetMemXferPropList(BytePointer expression) |
DSetMemXferPropList(DSetMemXferPropList orig) |
DSetMemXferPropList(long plist_id) |
DSetMemXferPropList(Pointer p)
Pointer cast constructor.
|
DSetMemXferPropList(String expression) |
_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, 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 DSetMemXferPropList(Pointer p)
Pointer.Pointer(Pointer).public DSetMemXferPropList()
public DSetMemXferPropList(@Cast(value="const char*") BytePointer expression)
public DSetMemXferPropList(String expression)
public DSetMemXferPropList(@Const @ByRef DSetMemXferPropList orig)
@MemberGetter @Const @ByRef public static DSetMemXferPropList DEFAULT()
@Cast(value="size_t") public long getBuffer(@Cast(value="void**") PointerPointer tconv, @Cast(value="void**") PointerPointer bkg)
@Cast(value="size_t") public long getBuffer(@Cast(value="void**") @ByPtrPtr Pointer tconv, @Cast(value="void**") @ByPtrPtr Pointer bkg)
public void setBtreeRatios(double left,
double middle,
double right)
public void getBtreeRatios(@ByRef DoublePointer left, @ByRef DoublePointer middle, @ByRef DoublePointer right)
public void getBtreeRatios(@ByRef DoubleBuffer left, @ByRef DoubleBuffer middle, @ByRef DoubleBuffer right)
public void getBtreeRatios(@ByRef double[] left, @ByRef double[] middle, @ByRef double[] right)
public void setDataTransform(@Cast(value="const char*") BytePointer expression)
public void setDataTransform(String expression)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") BytePointer exp, @Cast(value="size_t") long buf_size)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") BytePointer exp)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") ByteBuffer exp, @Cast(value="size_t") long buf_size)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") ByteBuffer exp)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") byte[] exp, @Cast(value="size_t") long buf_size)
@Cast(value="ssize_t") public long getDataTransform(@Cast(value="char*") byte[] exp)
@StdString public BytePointer getDataTransform()
public void setTypeConvCB(H5T_conv_except_func_t op, Pointer user_data)
public void getTypeConvCB(@ByPtrPtr H5T_conv_except_func_t op, @Cast(value="void**") PointerPointer user_data)
public void getTypeConvCB(@ByPtrPtr H5T_conv_except_func_t op, @Cast(value="void**") @ByPtrPtr Pointer user_data)
public void setVlenMemManager(H5MM_allocate_t alloc, Pointer alloc_info, H5MM_free_t free, Pointer free_info)
public void setVlenMemManager()
public void getVlenMemManager(@ByPtrRef H5MM_allocate_t alloc, @Cast(value="void**") PointerPointer alloc_info, @ByPtrRef H5MM_free_t free, @Cast(value="void**") PointerPointer free_info)
public void getVlenMemManager(@ByPtrRef H5MM_allocate_t alloc, @Cast(value="void**") @ByPtrPtr Pointer alloc_info, @ByPtrRef H5MM_free_t free, @Cast(value="void**") @ByPtrPtr Pointer free_info)
@StdString public BytePointer fromClass()
public static void deleteConstants()
Copyright © 2019. All rights reserved.