@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class FileCreatPropList extends PropList
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FileCreatPropList() |
FileCreatPropList(FileCreatPropList orig) |
FileCreatPropList(long plist_id) |
FileCreatPropList(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static FileCreatPropList |
DEFAULT()
\brief Default file creation property list.
|
static void |
deleteConstants() |
BytePointer |
fromClass()
\brief Returns this class name.
|
long |
getFileSpacePagesize() |
void |
getFileSpaceStrategy(int[] strategy,
boolean[] persist,
long[] threshold) |
void |
getFileSpaceStrategy(int[] strategy,
BoolPointer persist,
long[] threshold) |
void |
getFileSpaceStrategy(IntBuffer strategy,
boolean[] persist,
LongBuffer threshold) |
void |
getFileSpaceStrategy(IntBuffer strategy,
BoolPointer persist,
LongBuffer threshold) |
void |
getFileSpaceStrategy(IntPointer strategy,
boolean[] persist,
LongPointer threshold) |
void |
getFileSpaceStrategy(IntPointer strategy,
BoolPointer persist,
LongPointer threshold) |
int |
getIstorek() |
void |
getSizes(SizeTPointer sizeof_addr,
SizeTPointer sizeof_size) |
void |
getSymk(int[] int_nodes_k,
int[] leaf_nodes_k) |
void |
getSymk(IntBuffer int_nodes_k,
IntBuffer leaf_nodes_k) |
void |
getSymk(IntPointer int_nodes_k,
IntPointer leaf_nodes_k) |
long |
getUserblock() |
void |
setFileSpacePagesize(long fsp_psize) |
void |
setFileSpaceStrategy(int strategy,
boolean persist,
long threshold) |
void |
setIstorek(int ik) |
void |
setSizes() |
void |
setSizes(long sizeof_addr,
long sizeof_size) |
void |
setSymk(int int_nodes_k,
int leaf_nodes_k) |
void |
setUserblock(long size) |
_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 FileCreatPropList(Pointer p)
Pointer(Pointer).public FileCreatPropList()
public FileCreatPropList(@Const @ByRef FileCreatPropList orig)
@MemberGetter @Const @ByRef public static FileCreatPropList DEFAULT()
public void getSizes(@Cast(value="size_t*") @ByRef SizeTPointer sizeof_addr, @Cast(value="size_t*") @ByRef SizeTPointer sizeof_size)
public void setSizes(@Cast(value="size_t") long sizeof_addr, @Cast(value="size_t") long sizeof_size)
public void setSizes()
public void getSymk(@Cast(value="unsigned*") @ByRef IntPointer int_nodes_k, @Cast(value="unsigned*") @ByRef IntPointer leaf_nodes_k)
public void getSymk(@Cast(value="unsigned*") @ByRef IntBuffer int_nodes_k, @Cast(value="unsigned*") @ByRef IntBuffer leaf_nodes_k)
public void getSymk(@Cast(value="unsigned*") @ByRef int[] int_nodes_k, @Cast(value="unsigned*") @ByRef int[] leaf_nodes_k)
public void setSymk(@Cast(value="unsigned") int int_nodes_k, @Cast(value="unsigned") int leaf_nodes_k)
public void setFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t") int strategy, @Cast(value="hbool_t") boolean persist, @Cast(value="hsize_t") long threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef IntPointer strategy, @Cast(value="hbool_t*") @ByRef BoolPointer persist, @Cast(value="hsize_t*") @ByRef LongPointer threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef IntBuffer strategy, @Cast(value="hbool_t*") @ByRef boolean[] persist, @Cast(value="hsize_t*") @ByRef LongBuffer threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef int[] strategy, @Cast(value="hbool_t*") @ByRef BoolPointer persist, @Cast(value="hsize_t*") @ByRef long[] threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef IntPointer strategy, @Cast(value="hbool_t*") @ByRef boolean[] persist, @Cast(value="hsize_t*") @ByRef LongPointer threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef IntBuffer strategy, @Cast(value="hbool_t*") @ByRef BoolPointer persist, @Cast(value="hsize_t*") @ByRef LongBuffer threshold)
public void getFileSpaceStrategy(@Cast(value="H5F_fspace_strategy_t*") @ByRef int[] strategy, @Cast(value="hbool_t*") @ByRef boolean[] persist, @Cast(value="hsize_t*") @ByRef long[] threshold)
@StdString public BytePointer fromClass()
public static void deleteConstants()
Copyright © 2021. All rights reserved.