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
API Reference
 
Loading...
Searching...
No Matches
H5O_native_info_t Class Reference

Detailed Description

Information struct for native HDF5 object info, such as object header metadata (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx).

+ Inheritance diagram for H5O_native_info_t:
+ Collaboration diagram for H5O_native_info_t:

Public Member Functions

boolean equals (Object o)
 

Data Fields

H5O_hdr_info_t hdr_info
 
H5_ih_info_t obj_info
 
H5_ih_info_t attr_info
 

Member Function Documentation

◆ equals()

boolean equals ( Object  o)

Field Documentation

◆ attr_info

H5_ih_info_t attr_info

v2 B-tree and heap for attributes

◆ hdr_info

H5O_hdr_info_t hdr_info

Object header information

◆ obj_info

H5_ih_info_t obj_info

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


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