![]() |
HDF5
1.15.0.a71c683
API Reference
|
Information class for link callback for H5Pcreate_class.
Public Member Functions | |
int | callback (long prop_id, H5P_cls_close_func_t close_data) |
int callback | ( | long | prop_id, |
H5P_cls_close_func_t | close_data | ||
) |
application callback for each property list
prop_id | the ID for the property list class being iterated over |
close_data | the function to call when a property list is closed |