public class ST_dt_s extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
ST_dtdata_s |
data |
ST_dtdisc_s |
disc |
CFunction |
memoryf |
ST_dtmethod_s |
meth |
int |
nview |
CFunction |
searchf |
int |
type |
__ptr__ |
user |
ST_dt_s |
view |
ST_dt_s |
walk |
UID| Constructor and Description |
|---|
ST_dt_s() |
ST_dt_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSameThan(StarStruct other) |
void |
setInt(java.lang.String fieldName,
int data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, castTo, 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, waitcopyDataFrommemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setStructpublic CFunction searchf
public ST_dtdisc_s disc
public ST_dtdata_s data
public CFunction memoryf
public ST_dtmethod_s meth
public int type
public int nview
public ST_dt_s view
public ST_dt_s walk
public __ptr__ user
public ST_dt_s()
public ST_dt_s(StarStruct parent)
public __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 boolean isSameThan(StarStruct other)
isSameThan in interface StarStructisSameThan in class UnsupportedStarStruct