15 #ifndef __H5DSetAccPropList_H
16 #define __H5DSetAccPropList_H
34 void setChunkCache(
size_t rdcc_nslots,
size_t rdcc_nbytes,
double rdcc_w0)
const;
37 void getChunkCache(
size_t &rdcc_nslots,
size_t &rdcc_nbytes,
double &rdcc_w0)
const;
40 virtual H5std_string
fromClass ()
const {
return(
"DSetAccPropList"); }
52 #ifndef DOXYGEN_SHOULD_SKIP_THIS
55 static void deleteConstants();
63 #endif // DOXYGEN_SHOULD_SKIP_THIS
68 #endif // __H5DSetAccPropList_H
Definition: H5Exception.h:130
virtual ~DSetAccPropList()
Noop destructor.
Definition: H5DaccProp.cpp:160
DSetAccPropList()
Default constructor: creates a stub dataset creation property list.
Definition: H5DaccProp.cpp:89
static const DSetAccPropList & DEFAULT
Default dataset creation property list.
Definition: H5DaccProp.h:28
Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 file access property ...
Definition: H5LaccProp.h:28
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:146
Definition: H5AbstractDs.cpp:34
void setChunkCache(size_t rdcc_nslots, size_t rdcc_nbytes, double rdcc_w0) const
Sets the raw data chunk cache parameters.
Definition: H5DaccProp.cpp:125
Class DSetAccPropList inherits from LinkAccPropList and provides wrappers for the HDF5 dataset access...
Definition: H5DaccProp.h:25
The HDF Group Help Desk:
| |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois
|