HDF5  1.12.0
H5Obogus.c File Reference

Variables

const H5O_msg_class_t H5O_MSG_BOGUS_VALID [1]
 
const H5O_msg_class_t H5O_MSG_BOGUS_INVALID [1]
 

Variable Documentation

◆ H5O_MSG_BOGUS_INVALID

const H5O_msg_class_t H5O_MSG_BOGUS_INVALID[1]
Initial value:
= {{
H5O_BOGUS_INVALID_ID,
"bogus invalid",
0,
H5O_SHARE_IS_SHARABLE,
H5O__bogus_decode,
H5O_bogus_encode,
NULL,
H5O_bogus_size,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__bogus_debug
}}

Referenced by H5O_bogus_oh().

◆ H5O_MSG_BOGUS_VALID

const H5O_msg_class_t H5O_MSG_BOGUS_VALID[1]
Initial value:
= {{
H5O_BOGUS_VALID_ID,
"bogus valid",
0,
H5O_SHARE_IS_SHARABLE,
H5O__bogus_decode,
H5O_bogus_encode,
NULL,
H5O_bogus_size,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
H5O__bogus_debug
}}

Referenced by H5O_bogus_oh().

NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637