Class H5O_native_info_t

  • All Implemented Interfaces:
    Serializable

    public class H5O_native_info_t
    extends Object
    implements Serializable
    Information struct for native HDF5 object info, such as object header metadata (for H5Oget_info/H5Oget_info_by_name/H5Oget_info_by_idx).
    See Also:
    Serialized Form
    • Field Detail

      • obj_info

        public H5_ih_info_t obj_info
        v1/v2 B-tree and local/fractal heap for groups, B-tree for chunked datasets
      • attr_info

        public H5_ih_info_t attr_info
        v2 B-tree and heap for attributes