HDF5  1.12.0
H5Odtype.c File Reference

Variables

const H5O_msg_class_t H5O_MSG_DTYPE [1]
 

Variable Documentation

◆ H5O_MSG_DTYPE

const H5O_msg_class_t H5O_MSG_DTYPE[1]
Initial value:
= {{
H5O_DTYPE_ID,
"datatype",
sizeof(H5T_t),
H5O_SHARE_IS_SHARABLE|H5O_SHARE_IN_OHDR,
H5O_dtype_shared_decode,
H5O_dtype_shared_encode,
H5O_dtype_copy,
H5O_dtype_shared_size,
H5O__dtype_reset,
H5O__dtype_free,
H5O__dtype_shared_delete,
H5O__dtype_shared_link,
H5O_dtype_set_share,
H5O_dtype_can_share,
H5O_dtype_pre_copy_file,
H5O__dtype_shared_copy_file,
H5O_dtype_shared_post_copy_file,
NULL,
NULL,
H5O_dtype_shared_debug
}}

Referenced by H5O__attr_delete(), and H5O__attr_link().

NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637
H5T_t
struct H5T_t H5T_t
Definition: H5Tprivate.h:21