HighFive 2.10.0
HighFive - Header-only C++ HDF5 interface
|
When are datasets allocated? More...
#include <H5PropertyList.hpp>
Public Member Functions | |
AllocationTime (H5D_alloc_time_t alloc_time) | |
AllocationTime (const DataSetCreateProps &dcpl) | |
H5D_alloc_time_t | getAllocationTime () |
When are datasets allocated?
The precise time of when HDF5 requests space to store the dataset can be configured. Please, consider the upstream documentation for H5Pset_alloc_time
.
|
inlineexplicit |
|
inlineexplicit |
|
inline |