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, unsupported
public 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 UnsupportedStarStruct
public __ptr__ getParent()
public __ptr__ castTo(java.lang.Class dest)
castTo
in interface __ptr__
castTo
in class UnsupportedStarStruct
public java.lang.Object getTheField(FieldOffset offset)
getTheField
in interface __ptr__
getTheField
in class UnsupportedStarStruct