Reference.getObjectType

H5O_type_t getObjectType(hid_t rapl = H5P_DEFAULT)

Gets the type of the referenced object.

Parameters

raplReference access property list (default: H5P_DEFAULT)

Returns

The HDF5 object type (group, dataset, or named datatype)

Throws

HDF5Exception if query fails or reference is invalid