15 #ifndef __H5LinkCreatPropList_H 16 #define __H5LinkCreatPropList_H 34 virtual H5std_string
fromClass ()
const {
return(
"LinkCreatPropList"); }
44 void setCharEncoding(H5T_cset_t encoding)
const;
47 H5T_cset_t getCharEncoding()
const;
52 #ifndef DOXYGEN_SHOULD_SKIP_THIS 55 static void deleteConstants();
63 #endif // DOXYGEN_SHOULD_SKIP_THIS 68 #endif // __H5LinkCreatPropList_H Definition: H5AbstractDs.cpp:34
Class LinkCreatPropList inherits from PropList and provides wrappers for the HDF5 link creation prope...
Definition: H5LcreatProp.h:25
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5LcreatProp.h:34
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list...
Definition: H5PropList.h:25
static const LinkCreatPropList & DEFAULT
Default link creation property list.
Definition: H5LcreatProp.h:28