15 #ifndef __H5LinkCreatPropList_H
16 #define __H5LinkCreatPropList_H
34 virtual H5std_string
fromClass ()
const {
return(
"LinkCreatPropList"); }
45 void setCreateIntermediateGroup(
bool crt_intmd_group)
const;
49 bool getCreateIntermediateGroup()
const;
52 void setCharEncoding(H5T_cset_t encoding)
const;
55 H5T_cset_t getCharEncoding()
const;
60 #ifndef DOXYGEN_SHOULD_SKIP_THIS
63 static void deleteConstants();
71 #endif // DOXYGEN_SHOULD_SKIP_THIS
76 #endif // __H5LinkCreatPropList_H
Definition: H5Exception.h:130
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:169
static const LinkCreatPropList & DEFAULT
Default link creation property list.
Definition: H5LcreatProp.h:28
void setCreateIntermediateGroup(bool crt_intmd_group) const
Specifies in property list whether to create missing intermediate groups.
Definition: H5LcreatProp.cpp:114
Class LinkCreatPropList inherits from PropList and provides wrappers for the HDF5 link creation prope...
Definition: H5LcreatProp.h:25
void setCharEncoding(H5T_cset_t encoding) const
Sets the character encoding of the string.
Definition: H5LcreatProp.cpp:152
bool getCreateIntermediateGroup() const
Determines whether property is set to enable creating missing intermediate groups.
Definition: H5LcreatProp.cpp:132
Definition: H5AbstractDs.cpp:34
LinkCreatPropList()
Creates a file access property list.
Definition: H5LcreatProp.cpp:87
virtual ~LinkCreatPropList()
Noop destructor.
Definition: H5LcreatProp.cpp:186
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list.
Definition: H5PropList.h:25
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois
|