public class StdString_Iterator_cxx_0xa5913122 extends FFIPointerImpl implements StdString.Iterator
| Modifier and Type | Field and Description |
|---|---|
static int |
HASH_SHIFT |
static int |
SIZE |
address| Constructor and Description |
|---|
StdString_Iterator_cxx_0xa5913122(long address) |
| Modifier and Type | Method and Description |
|---|---|
StdString.Iterator |
copy() |
boolean |
eq(StdString.Iterator rhs) |
boolean |
equals(Object o) |
int |
hashCode() |
StdString.Iterator |
inc() |
byte |
indirection() |
static long |
nativeCopy(long ptr,
long rv_base) |
static boolean |
nativeEq(long ptr,
long rhs0) |
static long |
nativeInc(long ptr) |
static byte |
nativeIndirection(long ptr) |
String |
toString() |
getAddressclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAddress, getAddresspublic StdString_Iterator_cxx_0xa5913122(long address)
public StdString.Iterator copy()
copy in interface CXXValueRangeElement<StdString.Iterator>copy in interface StdString.Iteratorpublic static long nativeCopy(long ptr,
long rv_base)
public boolean eq(StdString.Iterator rhs)
eq in interface CXXValueRangeElement<StdString.Iterator>eq in interface StdString.Iteratorpublic static boolean nativeEq(long ptr,
long rhs0)
public StdString.Iterator inc()
inc in interface CXXValueRangeElement<StdString.Iterator>inc in interface StdString.Iteratorpublic static long nativeInc(long ptr)
public byte indirection()
indirection in interface StdString.Iteratorpublic static byte nativeIndirection(long ptr)
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.