HDF5
1.12.0
Main Page
Modules
Data Structures
Files
File List
Globals
Functions
|
Variables
H5Ocont.c File Reference
Functions
H5FL_DEFINE
(
H5O_cont_t
)
Variables
const
H5O_msg_class_t
H5O_MSG_CONT
[1]
Function Documentation
◆
H5FL_DEFINE()
H5FL_DEFINE
(
H5O_cont_t
)
Variable Documentation
◆
H5O_MSG_CONT
const
H5O_msg_class_t
H5O_MSG_CONT[1]
Initial value:
= {{
H5O_CONT_ID,
"hdr continuation"
,
sizeof
(
H5O_cont_t
),
0,
H5O__cont_decode,
H5O__cont_encode,
NULL
,
H5O__cont_size,
NULL
,
H5O__cont_free,
H5O__cont_delete,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
H5O__cont_debug
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition:
H5FDfamily.c:637
H5O_cont_t
struct H5O_cont_t H5O_cont_t
hdf5-1.12.0
src
H5Ocont.c
Generated by
1.8.18