14 #ifndef H5LinkCreatPropList_H
15 #define H5LinkCreatPropList_H
36 return (
"LinkCreatPropList");
48 void setCreateIntermediateGroup(
bool crt_intmd_group)
const;
52 bool getCreateIntermediateGroup()
const;
55 void setCharEncoding(H5T_cset_t encoding)
const;
58 H5T_cset_t getCharEncoding()
const;
63 #ifndef DOXYGEN_SHOULD_SKIP_THIS
66 static void deleteConstants();
74 #endif // DOXYGEN_SHOULD_SKIP_THIS
79 #endif // H5LinkCreatPropList_H
Definition: H5Exception.h:123
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5LcreatProp.h:34
H5T_cset_t getCharEncoding() const
Gets the character encoding of the string.
Definition: H5LcreatProp.cpp:177
static const LinkCreatPropList & DEFAULT
Default link creation property list.
Definition: H5LcreatProp.h:27
void setCreateIntermediateGroup(bool crt_intmd_group) const
Specifies in property list whether to create missing intermediate groups.
Definition: H5LcreatProp.cpp:122
Class LinkCreatPropList inherits from PropList and provides wrappers for the HDF5 link creation prope...
Definition: H5LcreatProp.h:24
void setCharEncoding(H5T_cset_t encoding) const
Sets the character encoding of the string.
Definition: H5LcreatProp.cpp:160
bool getCreateIntermediateGroup() const
Determines whether property is set to enable creating missing intermediate groups.
Definition: H5LcreatProp.cpp:140
Definition: H5AbstractDs.cpp:33
LinkCreatPropList()
Creates a file access property list.
Definition: H5LcreatProp.cpp:88
virtual ~LinkCreatPropList()
Noop destructor.
Definition: H5LcreatProp.cpp:193
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list.
Definition: H5PropList.h:24
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
|