HDF5
1.12.0
Main Page
Modules
Data Structures
Files
File List
Globals
Functions
|
Variables
H5Orefcount.c File Reference
Functions
H5FL_DEFINE_STATIC
(
H5O_refcount_t
)
Variables
const
H5O_msg_class_t
H5O_MSG_REFCOUNT
[1]
Function Documentation
◆
H5FL_DEFINE_STATIC()
H5FL_DEFINE_STATIC
(
H5O_refcount_t
)
Variable Documentation
◆
H5O_MSG_REFCOUNT
const
H5O_msg_class_t
H5O_MSG_REFCOUNT[1]
Initial value:
= {{
H5O_REFCOUNT_ID,
"refcount"
,
sizeof
(
H5O_refcount_t
),
0,
H5O__refcount_decode,
H5O_refcount_encode,
H5O_refcount_copy,
H5O_refcount_size,
NULL
,
H5O__refcount_free,
NULL
,
NULL
,
NULL
,
NULL
,
H5O_refcount_pre_copy_file,
NULL
,
NULL
,
NULL
,
NULL
,
H5O__refcount_debug
}}
NULL
FUNC_ENTER_NOAPI_NOINIT NULL
Definition:
H5FDfamily.c:637
H5O_refcount_t
uint32_t H5O_refcount_t
Definition:
H5Oprivate.h:799
hdf5-1.12.0
src
H5Orefcount.c
Generated by
1.8.18