HDF5  1.12.0
H5PLplugin_cache.c File Reference

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 Documentation

◆ H5PL_plugin_t

typedef struct H5PL_plugin_t H5PL_plugin_t

Function Documentation

◆ H5_GCC_DIAG_OFF()

H5_GCC_DIAG_OFF ( pedantic  )

References HDassert(), NULL, ret_value, and u.

◆ H5PL__add_plugin()

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().

◆ H5PL__close_plugin_cache()

herr_t H5PL__close_plugin_cache ( hbool_t already_closed)

References ret_value, and u.

Referenced by H5PL_term_package().

◆ H5PL__create_plugin_cache()

herr_t H5PL__create_plugin_cache ( void  )

References ret_value.