@Namespace(value="H5") @NoOffset @Properties(inherit=hdf5.class) public class ObjCreatPropList extends PropList
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ObjCreatPropList() |
ObjCreatPropList(long plist_id) |
ObjCreatPropList(ObjCreatPropList original) |
ObjCreatPropList(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjCreatPropList |
DEFAULT()
\brief Default object creation property list.
|
static void |
deleteConstants() |
BytePointer |
fromClass()
\brief Returns this class name.
|
int |
getAttrCrtOrder() |
void |
getAttrPhaseChange(int[] max_compact,
int[] min_dense) |
void |
getAttrPhaseChange(IntBuffer max_compact,
IntBuffer min_dense) |
void |
getAttrPhaseChange(IntPointer max_compact,
IntPointer min_dense) |
void |
setAttrCrtOrder(int crt_order_flags) |
void |
setAttrPhaseChange() |
void |
setAttrPhaseChange(int max_compact,
int min_dense) |
_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 ObjCreatPropList(Pointer p)
Pointer.Pointer(Pointer).public ObjCreatPropList()
public ObjCreatPropList(@Const @ByRef ObjCreatPropList original)
@MemberGetter @Const @ByRef public static ObjCreatPropList DEFAULT()
public void setAttrPhaseChange(@Cast(value="unsigned") int max_compact, @Cast(value="unsigned") int min_dense)
public void setAttrPhaseChange()
public void getAttrPhaseChange(@Cast(value="unsigned*") @ByRef IntPointer max_compact, @Cast(value="unsigned*") @ByRef IntPointer min_dense)
public void getAttrPhaseChange(@Cast(value="unsigned*") @ByRef IntBuffer max_compact, @Cast(value="unsigned*") @ByRef IntBuffer min_dense)
public void getAttrPhaseChange(@Cast(value="unsigned*") @ByRef int[] max_compact, @Cast(value="unsigned*") @ByRef int[] min_dense)
@StdString public BytePointer fromClass()
public static void deleteConstants()
Copyright © 2019. All rights reserved.