15 #ifndef __H5ObjCreatPropList_H 16 #define __H5ObjCreatPropList_H 34 void setAttrPhaseChange(
unsigned max_compact = 8,
unsigned min_dense = 6)
const;
37 void getAttrPhaseChange(
unsigned& max_compact,
unsigned& min_dense)
const;
40 void setAttrCrtOrder(
unsigned crt_order_flags)
const;
43 unsigned getAttrCrtOrder()
const;
59 #ifndef DOXYGEN_SHOULD_SKIP_THIS 62 static void deleteConstants();
70 #endif // DOXYGEN_SHOULD_SKIP_THIS 75 #endif // __H5ObjCreatPropList_H
virtual H5std_string fromClass() const
Returns this class name.
static ObjCreatPropList * DEFAULT_
Class PropList provides operations for generic property lists.
static const ObjCreatPropList & DEFAULT
Default object creation property list.
Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property...