public class ST_cinfo_t extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
ST_boxf |
bb |
ST_object_t.Array |
objp |
UID| Constructor and Description |
|---|
ST_cinfo_t() |
ST_cinfo_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ value) |
ST_cinfo_t |
copy() |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, amp, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, 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, setInt, setPtrpublic final ST_boxf bb
public ST_object_t.Array objp
public ST_cinfo_t(StarStruct parent)
public ST_cinfo_t()
public void ___(__struct__ value)
___ in interface __struct_____ in class UnsupportedStructAndPtrpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic ST_cinfo_t copy()
copy in interface __struct__copy in class UnsupportedStructAndPtr