public class UnsupportedStarStruct extends java.lang.Object implements __struct__, __ptr__
| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.atomic.AtomicInteger |
CPT |
static UnsupportedStarStruct |
SPY_ME |
int |
UID |
| Constructor and Description |
|---|
UnsupportedStarStruct() |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
__ptr__ |
castTo(java.lang.Class dest) |
__struct__ |
copy() |
java.lang.Object |
getTheField(FieldOffset virtualBytes) |
boolean |
isSameThan(__ptr__ other) |
__ptr__ |
unsupported() |
public static final java.util.concurrent.atomic.AtomicInteger CPT
public final int UID
public static UnsupportedStarStruct SPY_ME
public final __ptr__ unsupported()
unsupported in interface __ptr__public boolean isSameThan(__ptr__ other)
isSameThan in interface __ptr__public java.lang.Object getTheField(FieldOffset virtualBytes)
getTheField in interface __ptr__public __struct__ copy()
copy in interface __struct__public void ___(__struct__ other)
___ in interface __struct__