public class UnsupportedC extends java.lang.Object implements __ptr__
| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.atomic.AtomicInteger |
CPT |
int |
UID |
| Constructor and Description |
|---|
UnsupportedC() |
| Modifier and Type | Method and Description |
|---|---|
__ptr__ |
castTo(java.lang.Class dest) |
java.lang.Object |
getTheField(OFFSET bytes) |
boolean |
isSameThan(__ptr__ other) |
__ptr__ |
unsupported() |
public static final java.util.concurrent.atomic.AtomicInteger CPT
public final int UID
public boolean isSameThan(__ptr__ other)
isSameThan in interface __ptr__public java.lang.Object getTheField(OFFSET bytes)
getTheField in interface __ptr__public final __ptr__ unsupported()
unsupported in interface __ptr__