List of all members.
Public Attributes
-
H5B2_subid_t id
-
const char * name
-
size_t nrec_size
-
void *(* crt_context )(void *udata)
-
herr_t(* dst_context )(void *ctx)
-
herr_t(* store )(void *nrecord, const void *udata)
-
herr_t(* compare )(const void *rec1, const void *rec2)
-
herr_t(* encode )(uint8_t *raw, const void *record, void *ctx)
-
herr_t(* decode )(const uint8_t *raw, void *record, void *ctx)
-
herr_t(* debug )(FILE *stream, const H5F_t *f, hid_t dxpl_id, int indent, int fwidth, const void *record, const void *udata)
-
void *(* crt_dbg_ctx )(H5F_t *f, hid_t dxpl_id, haddr_t obj_addr)
-
herr_t(* dst_dbg_ctx )(void *dbg_ctx)
-
herr_t(* retrieve )(void *udata, const void *nrecord)