Package h
Class ST_dthold_s
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_dtlink_s
-
- h.ST_dthold_s
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_dthold_s extends ST_dtlink_s
-
-
Field Summary
Fields Modifier and Type Field Description ST_dtlink_s
hdr
__ptr__
obj
-
Fields inherited from class h.ST_dtlink_s
_left, right
-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_dthold_s()
-
Method Summary
-
Methods inherited from class h.ST_dtlink_s
___, castTo, getParent, getTheField
-
Methods inherited from class smetana.core.UnsupportedStarStruct
copy, isSameThan, unsupported
-
-
-
-
Field Detail
-
hdr
public final ST_dtlink_s hdr
-
obj
public __ptr__ obj
-
-