![]() |
HDF5
1.15.0.a71c683
API Reference
|
Information class for link callback for H5Piterate.
Inheritance diagram for H5P_iterate_cb:
Collaboration diagram for H5P_iterate_cb: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 |