Page tree

  • H5P_GET_ELINK_ACC_FLAGSRetrieves the external link traversal file access flag from the specified link access property list
  • H5P_GET_ELINK_CBRetrieves the external link traversal callback function from the specified link access property list
  • H5P_GET_ELINK_FAPLRetrieves the file access property list identifier associated with the link access property list
  • H5P_GET_ELINK_PREFIXRetrieves prefix applied to external link paths
  • H5P_GET_NLINKSRetrieves the maximum number of link traversals
  • H5P_SET_ELINK_ACC_FLAGSSets the external link traversal file access flag in a link access property list
  • H5P_SET_ELINK_CBSets the external link traversal callback function in a link access property list
  • H5P_SET_ELINK_FAPLSets a file access property list for use in accessing a file pointed to by an external link
  • H5P_SET_ELINK_PREFIXSets prefix to be applied to external link paths
  • H5P_SET_NLINKSSets maximum number of soft or user-defined link traversals

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