- H5P_GET_EST_LINK_INFO — Queries data to estimate required local heap or object header size
- H5P_GET_LINK_CREATION_ORDER — Queries whether link creation order is tracked and/or indexed in a group
- H5P_GET_LINK_PHASE_CHANGE — Queries the settings for conversion between compact and dense groups
- H5P_GET_LOCAL_HEAP_SIZE_HINT — Retrieves the anticipated size of the local heap for original-style groups
- H5P_SET_EST_LINK_INFO — Sets estimated number of links and length of link names in a group
- H5P_SET_LINK_CREATION_ORDER — Sets creation order tracking and indexing for links in a group
- H5P_SET_LINK_PHASE_CHANGE — Sets the parameters for conversion between compact and dense groups
- H5P_SET_LOCAL_HEAP_SIZE_HINT — Specifies the anticipated maximum size of a local heap
--- Last Modified: January 04, 2018 | 02:00 PM