Package h
Class ST_Agrec_s
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_Agrec_s
-
- All Implemented Interfaces:
__ptr__,__struct__
- Direct Known Subclasses:
ST_Agattr_s,ST_Agdatadict_s,ST_Agedgeinfo_t,ST_Agnodeinfo_t,ST_Agraphinfo_t
public class ST_Agrec_s extends UnsupportedStarStruct
-
-
Field Summary
Fields Modifier and Type Field Description CStringnameST_Agrec_snext-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_Agrec_s()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSameThan(__ptr__ other)-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, unsupported
-
-
-
-
Field Detail
-
name
public CString name
-
next
public ST_Agrec_s next
-
-
Method Detail
-
isSameThan
public boolean isSameThan(__ptr__ other)
- Specified by:
isSameThanin interface__ptr__- Overrides:
isSameThanin classUnsupportedStarStruct
-
-