HDF5  1.12.0
H5Ostab.c File Reference

Functions

 H5FL_DEFINE_STATIC (H5O_stab_t)
 

Variables

const H5O_msg_class_t H5O_MSG_STAB [1]
 

Function Documentation

◆ H5FL_DEFINE_STATIC()

H5FL_DEFINE_STATIC ( H5O_stab_t  )

Variable Documentation

◆ H5O_MSG_STAB

const H5O_msg_class_t H5O_MSG_STAB[1]
Initial value:
= {{
H5O_STAB_ID,
"stab",
sizeof(H5O_stab_t),
0,
H5O__stab_decode,
H5O__stab_encode,
H5O__stab_copy,
H5O__stab_size,
NULL,
H5O__stab_free,
H5O__stab_delete,
NULL,
NULL,
NULL,
NULL,
H5O__stab_copy_file,
H5O__stab_post_copy_file,
NULL,
NULL,
H5O__stab_debug
}}
H5O_stab_t
struct H5O_stab_t H5O_stab_t
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition: H5FDfamily.c:637