Page tree

  • H5P_CLOSE_CLASSCloses an existing property list class
  • H5P_COPY_PROPCopies a property from one list or class to another
  • H5P_CREATE_CLASSCreates a new property list class
  • H5P_EQUALCompares two property lists or classes for equality
  • H5P_EXISTQueries whether a property name exists in a property list or class
  • H5P_GETQueries the value of a property
  • H5P_GET_CLASS_NAMERetrieves the name of a class
  • H5P_GET_CLASS_PARENTRetrieves the parent class of a property class
  • H5P_GET_NPROPS Queries the number of properties in a property list or class
  • H5P_GET_SIZEQueries the size of a property value in bytes
  • H5P_INSERTRegisters a temporary property with a property list
  • H5P_ISA_CLASSDetermines whether a property list is a member of a class
  • H5P_ITERATEIterates over properties in a property class or list
  • H5P_REGISTERRegisters a permanent property with a property list class
  • H5P_REMOVERemoves a property from a property list
  • H5P_SETSets a property list value
  • H5P_UNREGISTERRemoves a property from a property list class

--- Last Modified: January 08, 2018 | 01:43 PM