public class ST_Agsym_s extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
CString |
defval |
int |
fixed |
int |
id |
int |
kind |
ST_dtlink_s |
link |
CString |
name |
int |
print |
UID| Constructor and Description |
|---|
ST_Agsym_s() |
ST_Agsym_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
addVirtualBytes(int virtualBytes) |
StarStruct |
from_link(ST_dtlink_s from) |
boolean |
isSameThan(StarStruct other) |
void |
setInt(java.lang.String fieldName,
int data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDatacastTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyDataFrommemcopyFromcastTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setStructpublic final ST_dtlink_s link
public CString name
public CString defval
public int id
public int kind
public int fixed
public int print
public ST_Agsym_s(StarStruct parent)
public ST_Agsym_s()
public java.lang.Object addVirtualBytes(int virtualBytes)
addVirtualBytes in interface __ptr__addVirtualBytes in interface StarStructaddVirtualBytes in class UnsupportedStarStructpublic boolean isSameThan(StarStruct other)
isSameThan in interface StarStructisSameThan in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStructpublic StarStruct from_link(ST_dtlink_s from)