public class ST_Agtag_s extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Class and Description |
|---|---|
class |
ST_Agtag_s.MyInternalData |
| Modifier and Type | Field and Description |
|---|---|
int |
attrwf |
int |
id |
int |
mtflock |
int |
objtype |
int |
seq |
UID| Constructor and Description |
|---|
ST_Agtag_s() |
ST_Agtag_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
__struct__ |
copy() |
void |
copyDataFrom(__struct__ other) |
Area |
getArea(java.lang.String name) |
StarStruct |
getInternalData() |
java.lang.Class |
getRealClass() |
void |
memcopyFrom(Area source) |
____, ampaddVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, getUID36, isSameThan, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setInt, setPtr, setStructpublic int objtype
public int mtflock
public int attrwf
public int seq
public int id
public ST_Agtag_s(StarStruct parent)
public ST_Agtag_s()
public java.lang.Class getRealClass()
getRealClass in interface StarStructgetRealClass in class UnsupportedStarStructpublic __struct__ copy()
copy in interface __struct__copy in class UnsupportedStructAndPtrpublic void copyDataFrom(__struct__ other)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in interface HardcodedStructcopyDataFrom in class UnsupportedStarStructpublic void memcopyFrom(Area source)
memcopyFrom in interface AreamemcopyFrom in interface StarStructmemcopyFrom in class UnsupportedStarStructpublic void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStructAndPtrpublic Area getArea(java.lang.String name)
getArea in interface InternalDatagetArea in class UnsupportedStarStructpublic StarStruct getInternalData()
getInternalData in interface __struct__getInternalData in class UnsupportedStructAndPtr