HDF5  1.12.0
Data Structures | Typedefs | Functions
H5VLpassthru.c File Reference
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "hdf5.h"
#include "H5VLpassthru.h"

Data Structures

struct  H5VL_pass_through_t
 
struct  H5VL_pass_through_wrap_ctx_t
 

Typedefs

typedef struct H5VL_pass_through_t H5VL_pass_through_t
 
typedef struct H5VL_pass_through_wrap_ctx_t H5VL_pass_through_wrap_ctx_t
 

Functions

hid_t H5VL_pass_through_register (void)
 

Typedef Documentation

◆ H5VL_pass_through_t

◆ H5VL_pass_through_wrap_ctx_t

Function Documentation

◆ H5VL_pass_through_register()

hid_t H5VL_pass_through_register ( void  )