public class ST_dtlink_s extends UnsupportedStarStruct
| Modifier and Type | Field and Description |
|---|---|
ST_dtlink_s |
_left |
ST_dtlink_s |
right |
CPT, SPY_ME, UID| Constructor and Description |
|---|
ST_dtlink_s(__ptr__ parent) |
ST_dtlink_s() |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
__ptr__ |
castTo(java.lang.Class dest) |
__ptr__ |
getParent() |
java.lang.Object |
getTheField(FieldOffset offset) |
copy, isSameThan, unsupportedpublic ST_dtlink_s right
public ST_dtlink_s _left
public ST_dtlink_s()
public ST_dtlink_s(__ptr__ parent)
public void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStarStructpublic __ptr__ getParent()
public __ptr__ castTo(java.lang.Class dest)
castTo in interface __ptr__castTo in class UnsupportedStarStructpublic java.lang.Object getTheField(FieldOffset offset)
getTheField in interface __ptr__getTheField in class UnsupportedStarStruct