14 #ifndef H5DSetAccPropList_H
15 #define H5DSetAccPropList_H
33 void setChunkCache(
size_t rdcc_nslots,
size_t rdcc_nbytes,
double rdcc_w0)
const;
36 void getChunkCache(
size_t &rdcc_nslots,
size_t &rdcc_nbytes,
double &rdcc_w0)
const;
42 return (
"DSetAccPropList");
55 #ifndef DOXYGEN_SHOULD_SKIP_THIS
58 static void deleteConstants();
66 #endif // DOXYGEN_SHOULD_SKIP_THIS
71 #endif // H5DSetAccPropList_H
Definition: H5Exception.h:123
virtual ~DSetAccPropList()
Noop destructor.
Definition: H5DaccProp.cpp:167
DSetAccPropList()
Default constructor: creates a stub dataset creation property list.
Definition: H5DaccProp.cpp:90
static const DSetAccPropList & DEFAULT
Default dataset creation property list.
Definition: H5DaccProp.h:27
Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 link access property ...
Definition: H5LaccProp.h:24
virtual H5std_string fromClass() const
Returns this class name.
Definition: H5DaccProp.h:40
void getChunkCache(size_t &rdcc_nslots, size_t &rdcc_nbytes, double &rdcc_w0) const
Retrieves the raw data chunk cache parameters.
Definition: H5DaccProp.cpp:154
Definition: H5AbstractDs.cpp:33
void setChunkCache(size_t rdcc_nslots, size_t rdcc_nbytes, double rdcc_w0) const
Sets the raw data chunk cache parameters.
Definition: H5DaccProp.cpp:133
Class DSetAccPropList inherits from LinkAccPropList and provides wrappers for the HDF5 dataset access...
Definition: H5DaccProp.h:24
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
|