public class FFIMirrorSample_cxx_0x699a04c8 extends FFIPointerImpl implements FFIMirrorSample
FFIMirrorSample.Factory| Modifier and Type | Field and Description |
|---|---|
static int |
HASH_SHIFT |
static int |
SIZE |
addressfactory| Constructor and Description |
|---|
FFIMirrorSample_cxx_0x699a04c8(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
equals(Object o) |
int |
hashCode() |
int |
intField() |
void |
intField(int value) |
int |
intProperty() |
void |
intProperty(int value) |
FFIVector<Integer> |
intVectorField() |
FFIVector<FFIVector<Integer>> |
intVectorVectorField() |
static long |
nativeCreateFactory0() |
static long |
nativeCreateStackFactory1(long rv_base) |
static void |
nativeDelete(long ptr) |
static int |
nativeIntField0(long ptr) |
static void |
nativeIntField1(long ptr,
int value0) |
static long |
nativeIntVectorField(long ptr) |
static long |
nativeIntVectorVectorField(long ptr) |
static long |
nativeStringField(long ptr) |
FFIByteString |
stringField() |
String |
toString() |
getAddressclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreate, createStackgetAddress, getAddresspublic FFIMirrorSample_cxx_0x699a04c8(long address)
public void delete()
delete in interface CXXPointerpublic static void nativeDelete(long ptr)
public int intField()
intField in interface FFIMirrorSamplepublic static int nativeIntField0(long ptr)
public void intField(int value)
intField in interface FFIMirrorSamplepublic static void nativeIntField1(long ptr,
int value0)
public int intProperty()
intProperty in interface FFIMirrorSamplepublic void intProperty(int value)
intProperty in interface FFIMirrorSamplepublic FFIVector<Integer> intVectorField()
intVectorField in interface FFIMirrorSamplepublic static long nativeIntVectorField(long ptr)
public FFIVector<FFIVector<Integer>> intVectorVectorField()
intVectorVectorField in interface FFIMirrorSamplepublic static long nativeIntVectorVectorField(long ptr)
public FFIByteString stringField()
stringField in interface FFIMirrorSamplepublic static long nativeStringField(long ptr)
public static long nativeCreateFactory0()
public static long nativeCreateStackFactory1(long rv_base)
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.