Uses of Class
hdf.hdf5lib.structs.H5AC_cache_config_t
Package | Description |
---|---|
hdf.hdf5lib |
-
Uses of H5AC_cache_config_t in hdf.hdf5lib
Methods in hdf.hdf5lib that return H5AC_cache_config_t Modifier and Type Method Description static H5AC_cache_config_t
H5. H5Pget_mdc_config(long plist_id)
H5Pget_mdc_config gets the initial metadata cache configuration contained in a file access property list and loads it into the instance of H5AC_cache_config_t pointed to by the config_ptr parameter.Methods in hdf.hdf5lib with parameters of type H5AC_cache_config_t Modifier and Type Method Description static void
H5. H5Pset_mdc_config(long plist_id, H5AC_cache_config_t config_ptr)