![]() |
HDF5
1.15.0.a71c683
API Reference
|
Information class for link callback for H5Pcreate_class
Public Member Functions | |
int | callback (long new_prop_id, long old_prop_id, H5P_cls_copy_func_t copy_data) |
int callback | ( | long | new_prop_id, |
long | old_prop_id, | ||
H5P_cls_copy_func_t | copy_data | ||
) |
application callback for each property list
new_prop_id | the ID for the property list copy |
old_prop_id | the ID for the property list class being copied |
copy_data | the function to call when each property list in this class is copied |