![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5UC_t |
Typedefs | |
| typedef herr_t(* | H5UC_free_func_t) (void *o) |
| typedef struct H5UC_t | H5UC_t |
Functions | |
| H5_DLL H5UC_t * | H5UC_create (void *s, H5UC_free_func_t free_func) |
| H5_DLL herr_t | H5UC_decr (H5UC_t *rc) |
| typedef herr_t(* H5UC_free_func_t) (void *o) |
| H5_DLL H5UC_t* H5UC_create | ( | void * | s, |
| H5UC_free_func_t | free_func | ||
| ) |
References FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), HDassert(), NULL, and ret_value.
Referenced by H5G__node_init().
References FAIL, H5UC_t::free_func, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), HDassert(), H5UC_t::n, H5UC_t::o, and ret_value.