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_native_info_t Struct Reference

#include <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())

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

◆ meta_size

struct { ... } meta_size

◆ 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: