HDF5  1.12.0
H5HGquery.c File Reference

Functions

haddr_t H5HG_get_addr (const H5HG_heap_t *heap)
 
size_t H5HG_get_size (const H5HG_heap_t *heap)
 
size_t H5HG_get_free_size (const H5HG_heap_t *heap)
 

Function Documentation

◆ H5HG_get_addr()

haddr_t H5HG_get_addr ( const H5HG_heap_t heap)

References FUNC_LEAVE_NOAPI(), HDassert(), and heap.

◆ H5HG_get_free_size()

size_t H5HG_get_free_size ( const H5HG_heap_t heap)

References FUNC_LEAVE_NOAPI(), HDassert(), and heap.

◆ H5HG_get_size()

size_t H5HG_get_size ( const H5HG_heap_t heap)

References FUNC_LEAVE_NOAPI(), HDassert(), and heap.