R/R6Classes_H5P.R
H5P_OBJECT_CREATE-class.Rd
It inherits all functions of the H5P
.
Object of class H5P_OBJECT_CREATE
.
new(id = NULL)
Create a new class of type H5P_OBJECT_CREATE
Parameters
Internal use only
set_obj_track_times(track_times = TRUE)
This function implements the HDF5-API function H5Pset_obj_track_times. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_obj_track_times()
This function implements the HDF5-API function H5Pget_obj_track_times. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
set_attr_phase_change(max_compact, min_dense)
This function implements the HDF5-API function H5Pset_attr_phase_change. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_attr_phase_change()
This function implements the HDF5-API function H5Pget_attr_phase_change. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
set_attr_creation_order(crt_order_flags = 0)
This function implements the HDF5-API function H5Pset_attr_creation_order. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.
get_attr_creation_order()
This function implements the HDF5-API function H5Pget_attr_creation_order. Please see the documentation at https://docs.hdfgroup.org/hdf5/v1_10/group___h5_p.html for details.