![]() |
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_create_func_t create_data) |
int callback | ( | long | prop_id, |
H5P_cls_create_func_t | create_data | ||
) |
application callback for each property list
prop_id | the ID for the property list class being iterated over |
create_data | the function to call when each property list in this class is created |