H5A.close |
Close specified attribute |
H5A.create |
Create attribute |
H5A.delete |
Delete attribute |
H5A.get_info |
Information about attribute |
H5A.get_name |
Attribute name |
H5A.get_space |
Copy of attribute data space |
H5A.get_type |
Copy of attribute data type |
H5A.iterate |
Execute function for attributes attached to object |
H5A.open |
Open attribute |
H5A.open_by_idx |
Open attribute specified by index |
H5A.open_by_name |
Open attribute specified by name |
H5A.read |
Read attribute |
H5A.write |
Write attribute |