Link.getInfo
H5L_info2_t getInfo(hid_t locId, string name, hid_t lapl = H5P_DEFAULT)Gets information about a link.
Parameters
locId | Location identifier |
name | Name of the link |
lapl | Link access property list (default: H5P_DEFAULT) |
Returns
Link information structure.
Throws
HDF5Exception if getting info fails.