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

#include <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: