![]() |
HDF5
1.15.0
API Reference
|
Information class for link callback for H5Pregister2.
Inheritance diagram for H5P_prp_compare_func_cb:
Collaboration diagram for H5P_prp_compare_func_cb:Public Member Functions | |
| int | callback (byte[] value1, byte[] value2, long size) |
| int callback | ( | byte[] | value1, |
| byte[] | value2, | ||
| long | size | ||
| ) |
application callback for each property list
| value1 | the value of the first property being compared |
| value2 | the value of the second property being compared |
| size | the size of the property value |