14 #ifndef H5ObjCreatPropList_H
15 #define H5ObjCreatPropList_H
33 void setAttrPhaseChange(
unsigned max_compact = 8,
unsigned min_dense = 6)
const;
36 void getAttrPhaseChange(
unsigned &max_compact,
unsigned &min_dense)
const;
39 void setAttrCrtOrder(
unsigned crt_order_flags)
const;
42 unsigned getAttrCrtOrder()
const;
48 return (
"ObjCreatPropList");
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
64 static void deleteConstants();
72 #endif // DOXYGEN_SHOULD_SKIP_THIS
77 #endif // H5ObjCreatPropList_H
Definition: H5Exception.h:123
void setAttrPhaseChange(unsigned max_compact=8, unsigned min_dense=6) const
Sets attribute storage phase change thresholds.
Definition: H5OcreatProp.cpp:127
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5OcreatProp.h:46
static const ObjCreatPropList & DEFAULT
Default object creation property list.
Definition: H5OcreatProp.h:27
void setAttrCrtOrder(unsigned crt_order_flags) const
Set the flags for creation order of attributes on an object.
Definition: H5OcreatProp.cpp:179
virtual ~ObjCreatPropList()
Noop destructor.
Definition: H5OcreatProp.cpp:217
unsigned getAttrCrtOrder() const
Returns the flags indicating creation order is tracked/indexed for attributes on an object.
Definition: H5OcreatProp.cpp:201
Definition: H5AbstractDs.cpp:33
ObjCreatPropList()
Creates a file access property list.
Definition: H5OcreatProp.cpp:88
Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 object create proper...
Definition: H5OcreatProp.h:24
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list.
Definition: H5PropList.h:24
void getAttrPhaseChange(unsigned &max_compact, unsigned &min_dense) const
Gets attribute storage phase change thresholds.
Definition: H5OcreatProp.cpp:150
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
|