1#ifndef __H5_PROPERTY_HPP
2#define __H5_PROPERTY_HPP
26 herr_t set_elink_fapl(hid_t fapl_id);
Definition H++/H5Property.hpp:121
An HDF5 property related to accessing groups.
Definition H++/H5Property.hpp:130
Definition H++/H5Property.hpp:57
Base class for groups, datasets and named datatypes.
Definition H++/H5Object.hpp:122
Representing an HDF5 property.
Definition H++/H5Property.hpp:12
static hid_t getId(const refptr< H5Property > &P)
Return the associated HDF5 ID if this is a valid pointer, otherwise return H5P_DEFAULT .