Package h
Class ST_field_t
java.lang.Object
smetana.core.UnsupportedStarStruct
h.ST_field_t
- All Implemented Interfaces:
SHAPE_INFO
,__ptr__
,__struct__
-
Field Summary
FieldsFields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
___
(__struct__ other) castTo
(java.lang.Class dest) java.lang.String
toString()
Methods inherited from class smetana.core.UnsupportedStarStruct
copy, getTheField, isSameThan, unsupported
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
size
-
b
-
n_flds
public int n_flds -
lp
-
fld
-
id
-
LR
public boolean LR -
sides
public int sides
-
-
Constructor Details
-
ST_field_t
public ST_field_t()
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
castTo
- Specified by:
castTo
in interface__ptr__
- Overrides:
castTo
in classUnsupportedStarStruct
-
___
- Specified by:
___
in interface__struct__
- Overrides:
___
in classUnsupportedStarStruct
-