![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5PL_plugin_t |
Typedefs | |
| typedef struct H5PL_plugin_t | H5PL_plugin_t |
Functions | |
| herr_t | H5PL__create_plugin_cache (void) |
| herr_t | H5PL__close_plugin_cache (hbool_t *already_closed) |
| herr_t | H5PL__add_plugin (H5PL_type_t type, const H5PL_key_t *key, H5PL_HANDLE handle) |
| H5_GCC_DIAG_OFF (pedantic) | |
| typedef struct H5PL_plugin_t H5PL_plugin_t |
| H5_GCC_DIAG_OFF | ( | pedantic | ) |
References HDassert(), NULL, ret_value, and u.
| herr_t H5PL__add_plugin | ( | H5PL_type_t | type, |
| const H5PL_key_t * | key, | ||
| H5PL_HANDLE | handle | ||
| ) |
References ret_value.
Referenced by H5_GCC_DIAG_OFF().
Referenced by H5PL_term_package().