|
HighFive 2.10.1
HighFive - Header-only C++ HDF5 interface
|
#include <H5PropertyList.hpp>


Public Member Functions | |
| Caching (const size_t numSlots, const size_t cacheSize, const double w0=static_cast< double >(H5D_CHUNK_CACHE_W0_DEFAULT)) | |
| Caching (const DataSetCreateProps &dcpl) | |
| size_t | getNumSlots () const |
| size_t | getCacheSize () const |
| double | getW0 () const |
Dataset access property to control chunk cache configuration. Do not confuse with the similar file access property for H5Pset_cache
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |