H5VLtoken_from_str

fnherr_t H5VLtoken_from_str(void * obj, hid_t connector_id, const char * token_str, H5O_token_t * token)

Converts a string to an object token through the VOL.

Parameters

objObject
connector_idVOL connector identifier
token_strToken string
tokenPointer to receive token

Returns

Non-negative on success, negative on failure.