HDF5  1.12.0
H5Oshmesg.c File Reference

Variables

const H5O_msg_class_t H5O_MSG_SHMESG [1]
 

Variable Documentation

◆ H5O_MSG_SHMESG

const H5O_msg_class_t H5O_MSG_SHMESG[1]
Initial value:
= {{
H5O_SHMESG_ID,
"shared message table",
0,
H5O__shmesg_decode,
H5O_shmesg_encode,
H5O_shmesg_copy,
H5O_shmesg_size,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__shmesg_debug
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637
H5O_shmesg_table_t
struct H5O_shmesg_table_t H5O_shmesg_table_t