Uses of Class
org.bytedeco.hdf5.H5I_future_realize_func_t
- 
Packages that use H5I_future_realize_func_t Package Description org.bytedeco.hdf5.global  - 
- 
Uses of H5I_future_realize_func_t in org.bytedeco.hdf5.global
Methods in org.bytedeco.hdf5.global with parameters of type H5I_future_realize_func_t Modifier and Type Method Description static longhdf5. H5Iregister_future(int type, Pointer object, H5I_future_realize_func_t realize_cb, H5I_future_discard_func_t discard_cb)\ingroup H5I \brief Registers a "future" object under a type and returns an ID for it 
 -