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

#include <H5Opublic.h>

Detailed Description

Data model information struct for objects (For H5Oget_info(), H5Oget_info_by_name(), H5Oget_info_by_idx() version 3)

Data Fields

unsigned long fileno
 
H5O_token_t token
 
H5O_type_t type
 
unsigned rc
 
time_t atime
 
time_t mtime
 
time_t ctime
 
time_t btime
 
hsize_t num_attrs
 

Field Documentation

◆ atime

time_t atime

◆ btime

time_t btime

◆ ctime

time_t ctime

◆ fileno

unsigned long fileno

◆ mtime

time_t mtime

◆ num_attrs

hsize_t num_attrs

◆ rc

unsigned rc

◆ token

H5O_token_t token

◆ type

H5O_type_t type

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