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
H5A_info_t Class Reference

Detailed Description

Information struct for Attribute (For H5Aget_info/H5Aget_info_by_idx/H5Aget_info_by_name)

+ Inheritance diagram for H5A_info_t:
+ Collaboration diagram for H5A_info_t:

Data Fields

boolean corder_valid
 
long corder
 
int cset
 
long data_size
 

Field Documentation

◆ corder

long corder

Creation order of attribute

◆ corder_valid

boolean corder_valid

Indicate if creation order is valid

◆ cset

int cset

Character set of attribute name

◆ data_size

long data_size

Size of raw data


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