H5P_LINK_ACCESS-class: Class for HDF5 property list for link access

H5P_LINK_ACCESS-classR Documentation

Class for HDF5 property list for link access

Description

It inherits all functions of the H5P.

Value

Object of class H5P_LINK_ACCESS.

Methods

new(id = NULL)

Create a new class of type H5P_LINK_ACCESS

Parameters

id

Internal use only

set_nlinks(nlinks)

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

get_nlinks()

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

set_elink_prefix(elink_prefix)

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

get_elink_prefix()

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

set_elink_acc_flags(elink_acc_flags = h5const$H5F_ACC_RDWR)

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

get_elink_acc_flags()

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

Author(s)

Holger Hoefling

See Also

H5P


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