public class ST_dtlink_s extends UnsupportedStructAndPtr implements WithParent
| Modifier and Type | Field and Description |
|---|---|
ST_dtlink_s |
_left |
ST_dtlink_s |
right |
UID| Constructor and Description |
|---|
ST_dtlink_s() |
ST_dtlink_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
addVirtualBytes(int virtualBytes) |
ST_dthold_s |
castTo_ST_dthold_s() |
__ptr__ |
castTo(java.lang.Class dest) |
void |
copyDataFrom(__struct__ other) |
StarStruct |
getParent() |
____, ___, amp, copy, getInternalDatacomparePointer, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromcomparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setInt, setPtr, setStructpublic ST_dtlink_s right
public ST_dtlink_s _left
public ST_dtlink_s()
public ST_dtlink_s(StarStruct parent)
public void copyDataFrom(__struct__ other)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in class UnsupportedStarStructpublic StarStruct getParent()
getParent in interface WithParentpublic __ptr__ castTo(java.lang.Class dest)
castTo in interface __ptr__castTo in interface StarStructcastTo in class UnsupportedStarStructpublic ST_dthold_s castTo_ST_dthold_s()
public java.lang.Object addVirtualBytes(int virtualBytes)
addVirtualBytes in interface __ptr__addVirtualBytes in interface StarStructaddVirtualBytes in class UnsupportedStarStruct