![]() |
HDF5
1.15.0.a71c683
API Reference
|
Information class for link callback for H5Pregister2.
Inheritance diagram for H5P_prp_close_func_cb:
Collaboration diagram for H5P_prp_close_func_cb:Public Member Functions | |
| int | callback (String name, long size, byte[] value) |
| int callback | ( | String | name, |
| long | size, | ||
| byte[] | value | ||
| ) |
application callback for each property list
| name | the name of the property being closed |
| size | the size of the property value |
| value | the value of the property being closed |