HDF5  1.12.0
Data Structures | Typedefs | Functions
H5PLprivate.h File Reference
#include "H5PLpublic.h"
#include "H5private.h"
#include "H5VLprivate.h"

Go to the source code of this file.

Data Structures

union  H5PL_key_t
 

Typedefs

typedef union H5PL_key_t H5PL_key_t
 

Functions

H5_DLL const void * H5PL_load (H5PL_type_t plugin_type, const H5PL_key_t *key)
 

Typedef Documentation

◆ H5PL_key_t

typedef union H5PL_key_t H5PL_key_t

Function Documentation

◆ H5PL_load()

H5_DLL const void* H5PL_load ( H5PL_type_t  plugin_type,
const H5PL_key_t key 
)