Uses of Class
hdf.hdf5lib.structs.H5AC_cache_config_t
Packages that use H5AC_cache_config_t
-
Uses of H5AC_cache_config_t in hdf.hdf5lib
Methods in hdf.hdf5lib that return H5AC_cache_config_tModifier and TypeMethodDescriptionstatic 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_tModifier and TypeMethodDescriptionstatic void
H5.H5Pset_mdc_config
(long plist_id, H5AC_cache_config_t config_ptr)