14#ifndef H5LinkAccPropList_H
15#define H5LinkAccPropList_H
36 return (
"LinkAccPropList");
48 void setNumLinks(
size_t nlinks)
const;
51 size_t getNumLinks()
const;
56#ifndef DOXYGEN_SHOULD_SKIP_THIS
59 static void deleteConstants();
Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 link access property ...
Definition H5LaccProp.h:24
static const LinkAccPropList & DEFAULT
Default link access property list.
Definition H5LaccProp.h:27
virtual H5std_string fromClass() const
Returns this class name.
Definition H5LaccProp.h:34
Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list.
Definition H5PropList.h:24
Definition H5AbstractDs.cpp:33