Package h
Class ST_Agsym_s
java.lang.Object
smetana.core.UnsupportedStarStruct
h.ST_Agsym_s
- All Implemented Interfaces:
__ptr__
,__struct__
-
Field Summary
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTheField
(FieldOffset offset) boolean
isSameThan
(__ptr__ other) Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, unsupported
-
Field Details
-
link
-
name
-
defval
-
id
public int id -
kind
public int kind -
fixed
public int fixed -
print
public int print
-
-
Constructor Details
-
ST_Agsym_s
public ST_Agsym_s()
-
-
Method Details
-
getTheField
- Specified by:
getTheField
in interface__ptr__
- Overrides:
getTheField
in classUnsupportedStarStruct
-
isSameThan
- Specified by:
isSameThan
in interface__ptr__
- Overrides:
isSameThan
in classUnsupportedStarStruct
-