Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.8.23
C-API Reference
H5O_stat_t Struct Reference

#include </tmp/hdf5-1.8.23/src/H5Opublic.h>

Detailed Description

A struct that's part of the H5G_stat_t structure

Deprecated:

Data Fields

hsize_t size
 
hsize_t free
 
unsigned nmesgs
 
unsigned nchunks
 

Field Documentation

◆ free

hsize_t free

Free space within object header

◆ nchunks

unsigned nchunks

Number of object header chunks

◆ nmesgs

unsigned nmesgs

Number of object header messages

◆ size

hsize_t size

Total size of object header in file


The documentation for this struct was generated from the following file: