#include <src/H5VLconnector.h>
|  | 
| herr_t(* | put )(void *obj, const void *buf, size_t size, void *blob_id, void *ctx) | 
|  | 
| herr_t(* | get )(void *obj, const void *blob_id, void *buf, size_t size, void *ctx) | 
|  | 
| herr_t(* | specific )(void *obj, void *blob_id, H5VL_blob_specific_args_t *args) | 
|  | 
| herr_t(* | optional )(void *obj, void *blob_id, H5VL_optional_args_t *args) | 
|  | 
◆ get
      
        
          | herr_t(* get) (void *obj, const void *blob_id, void *buf, size_t size, void *ctx) | 
      
 
 
◆ optional
◆ put
      
        
          | herr_t(* put) (void *obj, const void *buf, size_t size, void *blob_id, void *ctx) | 
      
 
 
◆ specific
The documentation for this struct was generated from the following file: