Class StdVector_cxx_0xa6343ff0

    • Field Detail

      • SIZE

        public static final int SIZE
      • HASH_SHIFT

        public static final int HASH_SHIFT
    • Constructor Detail

      • StdVector_cxx_0xa6343ff0

        public StdVector_cxx_0xa6343ff0​(long address)
    • Method Detail

      • hashCode

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

        public static long nativeCapacity​(long ptr)
      • nativeClear

        public static void nativeClear​(long ptr)
      • nativeData

        public static long nativeData​(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.CXXReference long nativeGet​(long ptr,
                                                                       long arg00)
      • nativePush_back

        public static void nativePush_back​(long ptr,
                                           long arg00)
      • nativeReserve

        public static void nativeReserve​(long ptr,
                                         long arg00)
      • nativeResize

        public static void nativeResize​(long ptr,
                                        long arg00)
      • nativeSet

        public static void nativeSet​(long ptr,
                                     long arg00,
                                     long arg11)
      • setAddress

        public void setAddress​(long arg0)
        Specified by:
        setAddress in interface com.alibaba.fastffi.FFISettablePointer
      • nativeSize

        public static long nativeSize​(long ptr)
      • nativeCreateFactory0

        public static long nativeCreateFactory0()