Class H5F_info_t

  • All Implemented Interfaces:
    java.io.Serializable

    public class H5F_info_t
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      H5F_info_t​(long super_ext_size, long sohm_hdr_size, H5_ih_info_t sohm_msgs_info)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • super_ext_size

        public long super_ext_size
      • sohm_hdr_size

        public long sohm_hdr_size
    • Constructor Detail

      • H5F_info_t

        public H5F_info_t​(long super_ext_size,
                          long sohm_hdr_size,
                          H5_ih_info_t sohm_msgs_info)