new(id = NULL)
Create a new property list; this function itself is unlikely to be needed by users. Users should
use the classes of the type they actually require
Parameters
- id
Internal use only
get_class()
This function implements the HDF5-API function H5Pget_class.
Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_class_name()
This function implements the HDF5-API function H5Pget_class_name.
Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
copy()
This function implements the HDF5-API function H5Pcopy.
Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
equal(cmp)
This function implements the HDF5-API function H5Pequal.
Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.