HDF5  1.13.0
H5O_hdr_info_t Struct Reference

#include <H5Opublic.h>

Data Fields

unsigned version
 
unsigned nmesgs
 
unsigned nchunks
 
unsigned flags
 
struct {
   hsize_t   total
 
   hsize_t   meta
 
   hsize_t   mesg
 
   hsize_t   free
 
space
 
struct {
   uint64_t   present
 
   uint64_t   shared
 
mesg
 

Field Documentation

◆ flags

unsigned flags

◆ free

hsize_t free

◆ mesg [1/2]

hsize_t mesg

◆ mesg [2/2]

struct { ... } mesg

◆ meta

hsize_t meta

◆ nchunks

unsigned nchunks

◆ nmesgs

unsigned nmesgs

◆ present

uint64_t present

◆ shared

uint64_t shared

◆ space

struct { ... } space

◆ total

hsize_t total

◆ version

unsigned version

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