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: H5AbstractDs.cpp:34
Class LinkCreatPropList inherits from PropList and provides wrappers for the HDF5 file access propert...
Definition: H5LcreatProp.h:28
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5LcreatProp.h:37
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list...
Definition: H5PropList.h:25
static const LinkCreatPropList & DEFAULT
Default file access property list.
Definition: H5LcreatProp.h:31