![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5VL__native_token_cmp (void H5_ATTR_UNUSED *obj, const H5O_token_t *token1, const H5O_token_t *token2, int *cmp_value) |
| herr_t | H5VL__native_token_to_str (void *obj, H5I_type_t obj_type, const H5O_token_t *token, char **token_str) |
| herr_t | H5VL__native_str_to_token (void *obj, H5I_type_t obj_type, const char *token_str, H5O_token_t *token) |
| herr_t H5VL__native_str_to_token | ( | void * | obj, |
| H5I_type_t | obj_type, | ||
| const char * | token_str, | ||
| H5O_token_t * | token | ||
| ) |
References addr, FAIL, FUNC_LEAVE_NOAPI(), H5VL_native_addr_to_token(), HDassert(), and ret_value.
| herr_t H5VL__native_token_cmp | ( | void H5_ATTR_UNUSED * | obj, |
| const H5O_token_t * | token1, | ||
| const H5O_token_t * | token2, | ||
| int * | cmp_value | ||
| ) |
References FUNC_LEAVE_NOAPI(), HDassert(), and ret_value.
| herr_t H5VL__native_token_to_str | ( | void * | obj, |
| H5I_type_t | obj_type, | ||
| const H5O_token_t * | token, | ||
| char ** | token_str | ||
| ) |
References addr, FAIL, FUNC_LEAVE_NOAPI(), H5MM_malloc(), H5VL_native_token_to_addr(), HDassert(), NULL, and ret_value.