Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.8.23
C-API Reference
H5G_stat_t Struct Reference

#include </tmp/hdf5-1.8.23/src/H5Gpublic.h>

Detailed Description

Information about an object

Deprecated:

Data Fields

unsigned long fileno [2]
 
unsigned long objno [2]
 
unsigned nlink
 
H5G_obj_t type
 
time_t mtime
 
size_t linklen
 
H5O_stat_t ohdr
 

Field Documentation

◆ fileno

unsigned long fileno[2]

file number

◆ linklen

size_t linklen

symbolic link value length

◆ mtime

time_t mtime

modification time

◆ nlink

unsigned nlink

number of hard links to object

◆ objno

unsigned long objno[2]

object number

◆ ohdr

H5O_stat_t ohdr

Object header information

◆ type

H5G_obj_t type

basic object type


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