HDF5  1.12.0
H5HGpkg.h File Reference

Data Structures

struct  H5HG_obj_t
 
struct  H5HG_heap_t
 

Typedefs

typedef struct H5HG_obj_t H5HG_obj_t
 

Functions

 H5FL_EXTERN (H5HG_heap_t)
 
 H5FL_SEQ_EXTERN (H5HG_obj_t)
 
 H5FL_BLK_EXTERN (gheap_chunk)
 
H5_DLL herr_t H5HG__free (H5HG_heap_t *heap)
 
H5_DLL H5HG_heap_tH5HG__protect (H5F_t *f, haddr_t addr, unsigned flags)
 

Typedef Documentation

◆ H5HG_obj_t

typedef struct H5HG_obj_t H5HG_obj_t

Function Documentation

◆ H5FL_BLK_EXTERN()

H5FL_BLK_EXTERN ( gheap_chunk  )

◆ H5FL_EXTERN()

H5FL_EXTERN ( H5HG_heap_t  )

◆ H5FL_SEQ_EXTERN()

H5FL_SEQ_EXTERN ( H5HG_obj_t  )

◆ H5HG__free()

◆ H5HG__protect()

H5_DLL H5HG_heap_t* H5HG__protect ( H5F_t f,
haddr_t  addr,
unsigned  flags 
)