15 #ifndef __H5LinkAccPropList_H
16 #define __H5LinkAccPropList_H
34 virtual H5std_string
fromClass ()
const {
return(
"LinkAccPropList"); }
45 void setNumLinks(
size_t nlinks)
const;
48 size_t getNumLinks()
const;
53 #ifndef DOXYGEN_SHOULD_SKIP_THIS
56 static void deleteConstants();
64 #endif // DOXYGEN_SHOULD_SKIP_THIS
69 #endif // __H5LinkAccPropList_H
LinkAccPropList()
Creates a file access property list.
Definition: H5LaccProp.cpp:87
Definition: H5Exception.h:130
void setNumLinks(size_t nlinks) const
Set the number of soft or user-defined link traversals allowed before the library assumes it has foun...
Definition: H5LaccProp.cpp:114
size_t getNumLinks() const
Gets the number of soft or user-defined links that can be traversed before a failure occurs.
Definition: H5LaccProp.cpp:132
Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 link access property ...
Definition: H5LaccProp.h:25
virtual ~LinkAccPropList()
Noop destructor.
Definition: H5LaccProp.cpp:149
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5LaccProp.h:34
static const LinkAccPropList & DEFAULT
Default link access property list.
Definition: H5LaccProp.h:28
Definition: H5AbstractDs.cpp:34
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
|