Package hdf.hdf5lib.structs
Class H5A_info_t
- java.lang.Object
-
- hdf.hdf5lib.structs.H5A_info_t
-
- All Implemented Interfaces:
Serializable
public class H5A_info_t extends Object implements Serializable
Information struct for Attribute (For H5Aget_info/H5Aget_info_by_idx/H5Aget_info_by_name)- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description longcorderCreation order of attributebooleancorder_validIndicate if creation order is validintcsetCharacter set of attribute namelongdata_sizeSize of raw data
-