18 #ifndef __H5LinkCreatPropList_H
19 #define __H5LinkCreatPropList_H
37 virtual H5std_string
fromClass ()
const {
return(
"LinkCreatPropList"); }
47 void setCharEncoding(H5T_cset_t encoding)
const;
50 H5T_cset_t getCharEncoding()
const;
55 #ifndef DOXYGEN_SHOULD_SKIP_THIS
58 static void deleteConstants();
66 #endif // DOXYGEN_SHOULD_SKIP_THIS
71 #endif // __H5LinkCreatPropList_H
Definition: H5Exception.h:130
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5LcreatProp.h:37
H5T_cset_t getCharEncoding() const
Gets the character encoding of the string.
Definition: H5LcreatProp.cpp:129
static const LinkCreatPropList & DEFAULT
Default file access property list.
Definition: H5LcreatProp.h:31
Class LinkCreatPropList inherits from PropList and provides wrappers for the HDF5 file access propert...
Definition: H5LcreatProp.h:28
void setCharEncoding(H5T_cset_t encoding) const
Sets the character encoding of the string.
Definition: H5LcreatProp.cpp:112
Definition: H5AbstractDs.cpp:34
LinkCreatPropList()
Creates a file access property list.
Definition: H5LcreatProp.cpp:87
virtual ~LinkCreatPropList()
Noop destructor.
Definition: H5LcreatProp.cpp:146
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
|