HDF5  1.12.0
H5Ocache_image.c File Reference

Functions

 H5FL_DEFINE (H5O_mdci_t)
 

Variables

const H5O_msg_class_t H5O_MSG_MDCI [1]
 

Function Documentation

◆ H5FL_DEFINE()

H5FL_DEFINE ( H5O_mdci_t  )

Variable Documentation

◆ H5O_MSG_MDCI

const H5O_msg_class_t H5O_MSG_MDCI[1]
Initial value:
= {{
H5O_MDCI_MSG_ID,
"mdci",
sizeof(H5O_mdci_t),
0,
H5O__mdci_decode,
H5O__mdci_encode,
H5O__mdci_copy,
H5O__mdci_size,
NULL,
H5O__mdci_free,
H5O__mdci_delete,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__mdci_debug
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637
H5O_mdci_t
struct H5O_mdci_t H5O_mdci_t