Package hdf.hdf5lib.callbacks
Interface H5P_cls_copy_func_cb
- All Superinterfaces:
Callbacks
public interface H5P_cls_copy_func_cb extends Callbacks
-
Method Summary
Modifier and Type Method Description int
callback(long new_prop_id, long old_prop_id, H5P_cls_copy_func_t copy_data)
-
Method Details
-
callback
-