HighFive 2.3.1
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
HighFive::Caching Class Reference

#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))
 

Detailed Description

Dataset access property to control chunk cache configuration. Do not confuse with the similar file access property for H5Pset_cache

Constructor & Destructor Documentation

◆ Caching()

HighFive::Caching::Caching ( const size_t  numSlots,
const size_t  cacheSize,
const double  w0 = static_cast<double>(H5D_CHUNK_CACHE_W0_DEFAULT) 
)
inline

The documentation for this class was generated from the following files: