HDF5  1.12.0
Functions
H5HFstat.c File Reference
#include "H5HFmodule.h"
#include "H5private.h"
#include "H5Eprivate.h"
#include "H5HFpkg.h"

Functions

herr_t H5HF_stat_info (const H5HF_t *fh, H5HF_stat_t *stats)
 
herr_t H5HF_size (const H5HF_t *fh, hsize_t *heap_size)
 

Function Documentation

◆ H5HF_size()

herr_t H5HF_size ( const H5HF_t fh,
hsize_t heap_size 
)

◆ H5HF_stat_info()

herr_t H5HF_stat_info ( const H5HF_t fh,
H5HF_stat_t stats 
)