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, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyDataFrom
memcopyFrom
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setDouble, setStruct
public 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__fields
setPtr
in interface StarStruct
setPtr
in class UnsupportedStarStruct
public void setInt(java.lang.String fieldName, int data)
setInt
in interface __c__fields
setInt
in interface StarStruct
setInt
in class UnsupportedStarStruct
public boolean isSameThan(StarStruct other)
isSameThan
in interface StarStruct
isSameThan
in class UnsupportedStarStruct
Copyright © 2020. All Rights Reserved.