Class GSVertexArray_cxx_0x146265ce

    • Field Detail

      • SIZE

        public static final int SIZE
      • HASH_SHIFT

        public static final int HASH_SHIFT
    • Constructor Detail

      • GSVertexArray_cxx_0x146265ce

        public GSVertexArray_cxx_0x146265ce​(long address)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • native_GetVertexRange

        public static @com.alibaba.fastffi.CXXReference,@com.alibaba.fastffi.FFITypeAlias("grape::VertexRange<uint64_t>") long native_GetVertexRange​(long ptr)
      • delete

        public void delete()
        Specified by:
        delete in interface com.alibaba.fastffi.CXXPointer
      • nativeDelete

        public static void nativeDelete​(long ptr)
      • nativeGet

        public static @com.alibaba.fastffi.FFINameAlias("GetValue"),@com.alibaba.fastffi.CXXReference long nativeGet​(long ptr,
                                                                                                                     long arg00)
      • nativeInit0

        public static void nativeInit0​(long ptr,
                                       long arg00)
      • nativeInit1

        public static void nativeInit1​(long ptr,
                                       long arg00,
                                       long arg11)
      • nativeSetValue0

        public static void nativeSetValue0​(long ptr,
                                           long arg00,
                                           long arg11)
      • nativeSetValue1

        public static void nativeSetValue1​(long ptr,
                                           long arg00,
                                           long arg11)
      • nativeSetValue2

        public static void nativeSetValue2​(long ptr,
                                           long arg00)
      • size

        public @com.alibaba.fastffi.FFINameAlias("size") long size()
        Description copied from interface: GSVertexArray
        Inherited from grape::Array
        Specified by:
        size in interface GSVertexArray<StdString>
      • nativeSize

        public static @com.alibaba.fastffi.FFINameAlias("size") long nativeSize​(long ptr)
      • nativeSwap

        public static void nativeSwap​(long ptr,
                                      long arg00)
      • nativeCreateFactory0

        public static long nativeCreateFactory0()