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;
47 virtual H5std_string
fromClass ()
const {
return(
"ObjCreatPropList"); }
59 #ifndef DOXYGEN_SHOULD_SKIP_THIS
62 static void deleteConstants();
70 #endif // DOXYGEN_SHOULD_SKIP_THIS
75 #endif // __H5ObjCreatPropList_H
Definition: H5Exception.h:130
void setAttrPhaseChange(unsigned max_compact=8, unsigned min_dense=6) const
Sets attribute storage phase change thresholds.
Definition: H5OcreatProp.cpp:119
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5OcreatProp.h:47
static const ObjCreatPropList & DEFAULT
Default object creation property list.
Definition: H5OcreatProp.h:28
void setAttrCrtOrder(unsigned crt_order_flags) const
Set the flags for creation order of attributes on an object.
Definition: H5OcreatProp.cpp:171
virtual ~ObjCreatPropList()
Noop destructor.
Definition: H5OcreatProp.cpp:210
unsigned getAttrCrtOrder() const
Returns the flags indicating creation order is tracked/indexed for attributes on an object.
Definition: H5OcreatProp.cpp:193
Definition: H5AbstractDs.cpp:34
ObjCreatPropList()
Creates a file access property list.
Definition: H5OcreatProp.cpp:87
Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 object create proper...
Definition: H5OcreatProp.h:25
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list.
Definition: H5PropList.h:25
void getAttrPhaseChange(unsigned &max_compact, unsigned &min_dense) const
Gets attribute storage phase change thresholds.
Definition: H5OcreatProp.cpp:142
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois
|