Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.e6a845d
API Reference
H5O_native_info_t Struct Reference

#include <src/H5Opublic.h>

Detailed Description

Native file format information struct for objects. (For H5Oget_native_info(), H5Oget_native_info_by_name(), H5Oget_native_info_by_idx())

+ Collaboration diagram for H5O_native_info_t:

Data Fields

H5O_hdr_info_t hdr
 
struct {
   H5_ih_info_t   obj
 
   H5_ih_info_t   attr
 
meta_size
 

Field Documentation

◆ attr

v2 B-tree & heap for attributes

◆ hdr

Object header information

◆ 

struct { ... } meta_size

Extra metadata storage for obj & attributes

◆ obj

v1/v2 B-tree & local/fractal heap for groups, B-tree for chunked datasets


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