Class IdComponent

    • Method Detail

      • incRefCount

        public void incRefCount​(@Cast("const hid_t")
                                long obj_id)
      • incRefCount

        public void incRefCount()
      • decRefCount

        public void decRefCount​(@Cast("const hid_t")
                                long obj_id)
      • decRefCount

        public void decRefCount()
      • getCounter

        public int getCounter​(@Cast("const hid_t")
                              long obj_id)
      • getCounter

        public int getCounter()
      • getHDFObjType

        @Cast("H5I_type_t")
        public static int getHDFObjType​(@Cast("const hid_t")
                                        long obj_id)
      • getHDFObjType

        @Cast("H5I_type_t")
        public int getHDFObjType()
      • getNumMembers

        @Cast("hsize_t")
        public static long getNumMembers​(@Cast("H5I_type_t")
                                         int type)
      • isValid

        @Cast("bool")
        public static boolean isValid​(@Cast("hid_t")
                                      long an_id)
      • typeExists

        @Cast("bool")
        public static boolean typeExists​(@Cast("H5I_type_t")
                                         int type)
      • setId

        public void setId​(@Cast("const hid_t")
                          long new_id)
      • getId

        @Cast("hid_t")
        public long getId()
      • _close

        @Name("close")
        public void _close()