HDF5  1.12.0
Macros | Variables
H5Pfmpl.c File Reference
#include "H5Pmodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5Fprivate.h"
#include "H5Iprivate.h"
#include "H5Ppkg.h"

Macros

#define H5F_MNT_SYM_LOCAL_SIZE   sizeof(hbool_t)
 
#define H5F_MNT_SYM_LOCAL_DEF   FALSE
 

Variables

const H5P_libclass_t H5P_CLS_FMNT [1]
 

Macro Definition Documentation

◆ H5F_MNT_SYM_LOCAL_DEF

#define H5F_MNT_SYM_LOCAL_DEF   FALSE

◆ H5F_MNT_SYM_LOCAL_SIZE

#define H5F_MNT_SYM_LOCAL_SIZE   sizeof(hbool_t)

Variable Documentation

◆ H5P_CLS_FMNT

const H5P_libclass_t H5P_CLS_FMNT[1]
Initial value:
= {{
"file mount",
H5P_fmnt_reg_prop,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
}}
H5P_LST_FILE_MOUNT_ID_g
hid_t H5P_LST_FILE_MOUNT_ID_g
Definition: H5Pint.c:184
H5P_CLS_FILE_MOUNT_g
H5P_genclass_t * H5P_CLS_FILE_MOUNT_g
Definition: H5Pint.c:145
H5P_CLS_ROOT_g
H5P_genclass_t * H5P_CLS_ROOT_g
Definition: H5Pint.c:131
H5P_CLS_FILE_MOUNT_ID_g
hid_t H5P_CLS_FILE_MOUNT_ID_g
Definition: H5Pint.c:144
H5P_TYPE_FILE_MOUNT
@ H5P_TYPE_FILE_MOUNT
Definition: H5Pprivate.h:70