HDF5  1.12.0
H5Odrvinfo.c File Reference

Variables

const H5O_msg_class_t H5O_MSG_DRVINFO [1]
 

Variable Documentation

◆ H5O_MSG_DRVINFO

const H5O_msg_class_t H5O_MSG_DRVINFO[1]
Initial value:
= {{
H5O_DRVINFO_ID,
"driver info",
sizeof(H5O_drvinfo_t),
0,
H5O_drvinfo_decode,
H5O_drvinfo_encode,
H5O_drvinfo_copy,
H5O_drvinfo_size,
H5O__drvinfo_reset,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__drvinfo_debug
}}
H5O_drvinfo_t
struct H5O_drvinfo_t H5O_drvinfo_t
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637