public class ST_pack_info extends UnsupportedStructAndPtr
| Modifier and Type | Field and Description |
|---|---|
int |
flags |
int |
margin |
int |
mode |
int |
sz |
__ptr__ |
vals |
UID| Constructor and Description |
|---|
ST_pack_info() |
ST_pack_info(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
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, isSameThan, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setStructpublic int sz
public int margin
public int mode
public __ptr__ vals
public int flags
public ST_pack_info()
public ST_pack_info(StarStruct parent)
public void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStruct