hops
Public Member Functions | List of all members
HighFive::Caching Class Reference

#include <H5PropertyList.hpp>

Collaboration diagram for HighFive::Caching:
Collaboration graph

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: