Package h
Class ST_arrowname_t
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_arrowname_t
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_arrowname_t extends UnsupportedStarStruct
-
-
Constructor Summary
Constructors Constructor Description ST_arrowname_t()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
___(__struct__ other)
-
Methods inherited from class smetana.core.UnsupportedStarStruct
castTo, copy, getTheField, isSameThan, unsupported
-
-
-
-
Field Detail
-
name
public CString name
-
type
public int type
-
-
Method Detail
-
___
public void ___(__struct__ other)
- Specified by:
___
in interface__struct__
- Overrides:
___
in classUnsupportedStarStruct
-
-