-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_dt_s extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_dt_s()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isSameThan(__ptr__ other)
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, unsupported
-
-
-
-
Field Detail
-
searchf
public CFunction searchf
-
disc
public ST_dtdisc_s disc
-
data
public ST_dtdata_s data
-
memoryf
public CFunction memoryf
-
meth
public ST_dtmethod_s meth
-
type
public int type
-
nview
public int nview
-
view
public ST_dt_s view
-
walk
public ST_dt_s walk
-
user
public __ptr__ user
-
-
Method Detail
-
isSameThan
public boolean isSameThan(__ptr__ other)
- Specified by:
isSameThan
in interface__ptr__
- Overrides:
isSameThan
in classUnsupportedStarStruct
-
-