HDF5 1.14.5
API Reference
|
Information class for link callback for H5Piterate.
Public Member Functions | |
int | callback (long plist, String name, H5P_iterate_t op_data) |
int callback | ( | long | plist, |
String | name, | ||
H5P_iterate_t | op_data | ||
) |
application callback for each property list
plist | the ID for the property list being iterated over |
name | the name of the current property list |
op_data | the operator data passed in to H5Piterate |