public class TestClassFunctionTemplateGen_cxx_0xa6062dd2 extends FFIPointerImpl implements TestClassFunctionTemplateGen<Byte>
TestClassFunctionTemplate.Factory<M>| Modifier and Type | Field and Description |
|---|---|
static int |
HASH_SHIFT |
static int |
SIZE |
address| Constructor and Description |
|---|
TestClassFunctionTemplateGen_cxx_0xa6062dd2(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
equals(Object o) |
Byte |
getValueNoSuffix(Byte m,
Byte t) |
Integer |
getValueNoSuffix(Byte m,
Integer t) |
Byte |
getValueSkip(Byte m,
Byte t) |
Integer |
getValueSkip(Byte m,
Integer t) |
int |
hashCode() |
static long |
nativeCreateFactory0() |
static void |
nativeDelete(long ptr) |
static byte |
nativeGetValueNoSuffix0(long ptr,
byte m0,
byte t1) |
static int |
nativeGetValueNoSuffix1(long ptr,
byte m0,
int t1) |
static byte |
nativeGetValueSkip0(long ptr,
byte m0) |
static int |
nativeGetValueSkip1(long ptr,
byte m0) |
String |
toString() |
getAddressclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetValueNoSuffix, getValueSkipgetAddress, getAddresspublic TestClassFunctionTemplateGen_cxx_0xa6062dd2(long address)
public void delete()
delete in interface CXXPointerpublic static void nativeDelete(long ptr)
public Byte getValueNoSuffix(Byte m, Byte t)
getValueNoSuffix in interface TestClassFunctionTemplateGen<Byte>public static byte nativeGetValueNoSuffix0(long ptr,
byte m0,
byte t1)
public Integer getValueNoSuffix(Byte m, Integer t)
getValueNoSuffix in interface TestClassFunctionTemplateGen<Byte>public static int nativeGetValueNoSuffix1(long ptr,
byte m0,
int t1)
public Byte getValueSkip(Byte m, Byte t)
getValueSkip in interface TestClassFunctionTemplateGen<Byte>public static byte nativeGetValueSkip0(long ptr,
byte m0)
public Integer getValueSkip(Byte m, Integer t)
getValueSkip in interface TestClassFunctionTemplateGen<Byte>public static int nativeGetValueSkip1(long ptr,
byte m0)
public static long nativeCreateFactory0()
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.