![]() |
HDF5
1.13.2-1
|
#include </mnt/hdf/vchoi/work/MY_GIT_CLONE/cleanup_hl_doxygen/src/H5VLconnector.h>
Data Fields | |
| size_t | size |
| void *(* | copy )(const void *info) |
| herr_t(* | cmp )(int *cmp_value, const void *info1, const void *info2) |
| herr_t(* | free )(void *info) |
| herr_t(* | to_str )(const void *info, char **str) |
| herr_t(* | from_str )(const char *str, void **info) |
| herr_t(* cmp) (int *cmp_value, const void *info1, const void *info2) |
| void*(* copy) (const void *info) |
| herr_t(* free) (void *info) |
| herr_t(* from_str) (const char *str, void **info) |
| size_t size |
| herr_t(* to_str) (const void *info, char **str) |