Page tree

  • H5P_GET_APPEND_FLUSHRetrieves the values of the append property that is set up in the dataset access property list
  • H5P_GET_CHUNK_CACHERetrieves the raw data chunk cache parameters
  • H5P_GET_EFILE_PREFIXRetrieves the prefix for external raw data storage files as set in the dataset access property list
  • H5P_GET_VIRTUAL_PREFIXRetrieves prefix applied to VDS source file paths
  • H5P_GET_VIRTUAL_PRINTF_GAPReturns the maximum number of missing source files and/or datasets with the printf-style names when getting the extent for an unlimited virtual dataset
  • H5P_GET_VIRTUAL_VIEWRetrieves the view of a virtual dataset accessed with dapl_id
  • H5P_SET_APPEND_FLUSHSets two actions to perform when the size of a dataset’s dimension being appended reaches a specified boundary
  • H5P_SET_CHUNK_CACHESets the raw data chunk cache parameters
  • H5P_SET_EFILE_PREFIXSets the external dataset storage file prefix in the dataset access property list
  • H5P_SET_VIRTUAL_PREFIXSets prefix to be applied to VDS source file paths
  • H5P_SET_VIRTUAL_PRINTF_GAPSets the maximum number of missing source files and/or datasets with the printf-style names when getting the extent of an unlimited virtual dataset
  • H5P_SET_VIRTUAL_VIEWSets the view of the virtual dataset (VDS) to include or exclude missing mapped elements

--- Last Modified: January 04, 2018 | 02:13 PM