35 #define H5PL_FILTER_PLUGIN 0x0001 36 #define H5PL_ALL_PLUGIN 0xFFFF
H5_DLL herr_t H5PLsize(unsigned int *listsize)
H5_DLL herr_t H5PLremove(unsigned int index)
H5_DLL herr_t H5PLset_loading_state(unsigned int plugin_type)
H5_DLL herr_t H5PLappend(const char *plugin_path)
H5_DLL herr_t H5PLget_loading_state(unsigned int *plugin_type)
H5_DLL herr_t H5PLinsert(const char *plugin_path, unsigned int index)
HDFFCLIBAPI intf intf _fcd intf * listsize
H5_DLL herr_t H5PLprepend(const char *plugin_path)
H5_DLL herr_t H5PLreplace(const char *plugin_path, unsigned int index)
H5_DLL ssize_t H5PLget(unsigned int index, char *pathname, size_t size)