H5P_OBJECT_CREATE-class: Class for HDF5 property list for object creation

H5P_OBJECT_CREATE-classR Documentation

Class for HDF5 property list for object creation

Description

It inherits all functions of the H5P.

Value

Object of class H5P_OBJECT_CREATE.

Methods

new(id = NULL)

Create a new class of type H5P_OBJECT_CREATE

Parameters

id

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://portal.hdfgroup.org/display/HDF5/H5P_SET_OBJ_TRACK_TIMES for details.

get_obj_track_times()

This function implements the HDF5-API function H5Pget_obj_track_times. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_GET_OBJ_TRACK_TIMES 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://portal.hdfgroup.org/display/HDF5/H5P_SET_ATTR_PHASE_CHANGE for details.

get_attr_phase_change()

This function implements the HDF5-API function H5Pget_attr_phase_change. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_GET_ATTR_PHASE_CHANGE 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://portal.hdfgroup.org/display/HDF5/H5P_SET_ATTR_CREATION_ORDER for details.

get_attr_creation_order()

This function implements the HDF5-API function H5Pget_attr_creation_order. Please see the documentation at https://portal.hdfgroup.org/display/HDF5/H5P_GET_ATTR_CREATION_ORDER for details.

Author(s)

Holger Hoefling

See Also

H5P


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.