Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

H5P_FILE_CREATE-class

Class for HDF5 property list for file creation


Description

It inherits all functions of the H5P.

Value

Object of class H5P_FILE_CREATE.

Methods

new(id = NULL)

Create a new class of type H5P_FILE_CREATE

Parameters

id

Internal use only

set_userblock(size)

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

get_userblock()

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

set_sizes(sizeof_addr, sizeof_size)

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

get_sizes()

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

set_sym_k(ik, lk)

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

get_sym_k()

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

set_istore_k(ik)

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

get_istore_k()

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

set_file_space(strategy, threshold)

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

get_file_space()

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

Author(s)

Holger Hoefling

See Also


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.