HDF5  1.12.0
H5VLnative.h File Reference

Functions

H5_DLL herr_t H5VLnative_addr_to_token (hid_t loc_id, haddr_t addr, H5O_token_t *token)
 
H5_DLL herr_t H5VLnative_token_to_addr (hid_t loc_id, H5O_token_t token, haddr_t *addr)
 
H5_DLL hid_t H5VL_native_register (void)
 

Function Documentation

◆ H5VL_native_register()

H5_DLL hid_t H5VL_native_register ( void  )

References FUNC_ENTER_NOAPI(), and ret_value.

◆ H5VLnative_addr_to_token()

H5_DLL herr_t H5VLnative_addr_to_token ( hid_t  loc_id,
haddr_t  addr,
H5O_token_t token 
)

◆ H5VLnative_token_to_addr()